Here you will find documentation on all the descriptions that Cinema 4D currently has. You can list them Alphabetically, by Type or Plugin . The sample Python and C++ code is automatically generated and in some cases may not be 100% correct. If something doesn't work then please refer to the official Cinema 4D SDK documentation for more information.
Description GVspline
IDs and information for GVspline
GVspline
Attributes
- ENGLISH NAME : SplineOperator
- NAME : GVspline
- INCLUDE : GVbase
- PATH : expressiontag/description/gvspline.res
- PLUGIN : expressiontag
- MAXON online help (may not exist): GVSPLINE
Elements
ID | UI Name | Type | Parameters | Cycle | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GV_SPLINE_MODE | MatrixMode | LONG |
|
|||||||||||||
GV_SPLINE_USE_NATURAL | UseUniformDistribution | BOOL |
|
|||||||||||||
GV_SPLINE_ALL_SEGMENTS | UseAllSegments | BOOL |
|
|||||||||||||
GV_SPLINE_INPUT_OBJECT | Object | GVGENERALOBJECT |
|
|
||||||||||||
GV_SPLINE_INPUT_POINT | Offset | REAL |
|
|
||||||||||||
GV_SPLINE_INPUT_SEGMENT | Segment | LONG |
|
|
||||||||||||
GV_SPLINE_OUTPUT_POSITION | Position | VECTOR |
|
|
||||||||||||
GV_SPLINE_OUTPUT_TANGENT | Tangent | VECTOR | OUTPORT |
|
||||||||||||
GV_SPLINE_OUTPUT_LENGTH | Length | REAL | OUTPORT |
|
||||||||||||
GV_SPLINE_OUTPUT_IS_CLOSED | Closed | BOOL | OUTPORT |
|
||||||||||||
GV_SPLINE_OUTPUT_SEGMENTS | Segments | LONG | OUTPORT |
|