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.

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_OPERATOR_MODE_GLOBAL Global
GV_SPLINE_OPERATOR_MODE_LOCAL Local
GV_SPLINE_USE_NATURAL UseUniformDistribution BOOL  
GV_SPLINE_ALL_SEGMENTS UseAllSegments BOOL  
GV_SPLINE_INPUT_OBJECT Object GVGENERALOBJECT
INPORT
STATICPORT
CREATEPORT
GV_SPLINE_INPUT_POINT Offset REAL
INPORT
STATICPORT
CREATEPORT
UNIT PERCENT
MIN 0
MAX 100
GV_SPLINE_INPUT_SEGMENT Segment LONG
INPORT
MIN 0
GV_SPLINE_OUTPUT_POSITION Position VECTOR
OUTPORT
CREATEPORT
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