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 toolpolypen

toolpolypen

Attributes

  • ENGLISH NAME : PolygonPen
  • NAME : toolpolypen
  • INCLUDE : ToolBase
  • PATH : model/description/toolpolypen.res
  • PLUGIN : model
  • MAXON online help (may not exist): TOOLPOLYPEN

Elements

ID UI Name Type Parameters Cycle
MDATA_POLYPEN_DRAWMODE DrawMode LONG  
MDATA_POLYPEN_DRAWMODE_POINTS Points
MDATA_POLYPEN_DRAWMODE_EDGES Edges
MDATA_POLYPEN_DRAWMODE_POLYGONS Polygons
MDATA_POLYPEN_QUADSTRIP QuadStripMode BOOL  
MDATA_POLYPEN_AUTOWELD AutoWeld BOOL  
MDATA_POLYPEN_REPROJECT ReprojectResult BOOL  
MDATA_POLYPEN_CREATEEDGEEXTRUED CreateCoplanarEdgeOnExtrude BOOL  
MDATA_POLYPEN_CREATENGONS CreateN-gons BOOL  
MDATA_POLYPEN_HALFCIRCLE CreateSemiCircle BOOL  
MDATA_POLYPEN_ARCANGLE ArcDirectionMaxAngle REAL
MIN 0
MAX 180
UNIT DEGREE
MINSLIDER 0
MAXSLIDER 180
CUSTOMGUI REALSLIDER
MDATA_POLYPEN_ARCSUBDIVISION ArcSubdivision LONG
MIN 0
MAX 500
MINSLIDER 0
MAXSLIDER 50
CUSTOMGUI LONGSLIDER
MDATA_POLYPEN_POLYPAINTSIZE PolygonBrushRadius REAL
UNIT METER
MIN 0.001
MINSLIDER 0.001
MAXSLIDER 200
CUSTOMGUI REALSLIDER
MDATA_POLYPEN_EXCLUSIVEMODE TweakingMode LONG  
MDATA_POLYPEN_EXCLUSIVEMODE_POINTEDGEPOLYS Full
MDATA_POLYPEN_EXCLUSIVEMODE_POINT Points
MDATA_POLYPEN_EXCLUSIVEMODE_EDGE Edges
MDATA_POLYPEN_EXCLUSIVEMODE_POLY Polygons
MDATA_POLYPEN_EXCLUSIVEMODE_USEMODE DocumentMode