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 GVpoint

GVpoint

Attributes

  • ENGLISH NAME : PointOperator
  • NAME : GVpoint
  • INCLUDE : GVbase
  • PATH : expressiontag/description/gvpoint.res
  • PLUGIN : expressiontag
  • MAXON online help (may not exist): GVPOINT

Elements

ID UI Name Type Parameters Cycle
GV_POINT_MODE MatrixMode LONG  
GV_POINT_OPERATOR_MODE_GLOBAL Global
GV_POINT_OPERATOR_MODE_LOCAL Local
GV_POINT_USE_DEFORMED UseDeformedPoints BOOL  
GV_POINT_INPUT_OBJECT Object GVGENERALOBJECT
INPORT
STATICPORT
CREATEPORT
GV_POINT_INPUT_POINT PointIndex LONG
INPORT
STATICPORT
CREATEPORT
GV_POINT_INPUT_POSITION PointPosition VECTOR INPORT
GV_POINT_OUTPUT_POINT PointCount LONG
OUTPORT
STATICPORT
CREATEPORT
GV_POINT_OUTPUT_POSITION PointPosition VECTOR
OUTPORT
STATICPORT
CREATEPORT
GV_POINT_OUTPUT_NORMAL PointNormal NORMAL OUTPORT