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 GVpoly

GVpoly

Attributes

  • ENGLISH NAME : PolygonOperator
  • NAME : GVpoly
  • INCLUDE : GVbase
  • PATH : expressiontag/description/gvpoly.res
  • PLUGIN : expressiontag
  • MAXON online help (may not exist): GVPOLY

Elements

ID UI Name Type Parameters Cycle
GV_POLY_MODE MatrixMode LONG  
GV_POLY_OPERATOR_MODE_GLOBAL Global
GV_POLY_OPERATOR_MODE_LOCAL Local
GV_POLY_USE_DEFORMED UseDeformedPoints BOOL  
GV_POLY_INPUT_OBJECT Object GVGENERALOBJECT
INPORT
STATICPORT
CREATEPORT
GV_POLY_INPUT_POLY PolygonIndex LONG
INPORT
STATICPORT
CREATEPORT
GV_POLY_OUTPUT_POLY PolygonCount LONG
OUTPORT
STATICPORT
CREATEPORT
GV_POLY_OUTPUT_POINT1 IndexPoint1 LONG OUTPORT
GV_POLY_OUTPUT_POINT2 IndexPoint2 LONG OUTPORT
GV_POLY_OUTPUT_POINT3 IndexPoint3 LONG OUTPORT
GV_POLY_OUTPUT_POINT4 IndexPoint4 LONG OUTPORT
GV_POLY_OUTPUT_NORMAL PolygonNormal VECTOR OUTPORT
GV_POLY_OUTPUT_CENTER PolygonCenter VECTOR OUTPORT