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 ToolSplinePen

ToolSplinePen

Attributes

  • ENGLISH NAME : SplinePen
  • NAME : ToolSplinePen
  • INCLUDE : ToolBase
  • PATH : model/description/toolsplinepen.res
  • PLUGIN : model
  • MAXON online help (may not exist): TOOLSPLINEPEN

Elements

ID UI Name Type Parameters Cycle
MDATA_SPLINEPEN_MODE Type LONG ANIM
MDATA_SPLINEPEN_MODE_LINEAR Linear
MDATA_SPLINEPEN_MODE_CUBIC Cubic
MDATA_SPLINEPEN_MODE_AKIMA Akima
MDATA_SPLINEPEN_MODE_BSPLINE B-Spline
MDATA_SPLINEPEN_MODE_BEZIER Bezier
MDATA_SPLINEPEN_TANGENT_MODE EditTangentsMode BOOL ANIM
MDATA_SPLINEPEN_LOCK_ROTATION LockTangentRotation BOOL ANIM
MDATA_SPLINEPEN_LOCK_SCALE LockTangentLength BOOL ANIM
MDATA_SPLINEPEN_CREATE_SPLINES CreateNewSplines BOOL ANIM