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.
Description ToolSplineArc
IDs and information for ToolSplineArc
ToolSplineArc
Attributes
- ENGLISH NAME : SplineArc
- NAME : ToolSplineArc
- INCLUDE : ToolBase
- PATH : model/description/toolsplinearc.res
- PLUGIN : model
- MAXON online help (may not exist): TOOLSPLINEARC
Elements
ID | UI Name | Type | Parameters | Cycle | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MDATA_SPLINEARC_MIDPOINT | MiddlePoint | VECTOR |
|
|
||||||||||
MDATA_SPLINEARC_ENDPOINT | EndPoint | VECTOR |
|
|
||||||||||
MDATA_SPLINEARC_FIRSTPOINT | FirstPoint | VECTOR |
|
|
||||||||||
MDATA_SPLINEARC_CENTER | Center | VECTOR |
|
|
||||||||||
MDATA_SPLINEARC_RADIUS | Radius | REAL |
|
|
||||||||||
MDATA_SPLINEARC_ANGLE | Angle | REAL |
|
|
||||||||||
MDATA_SPLINEARC_POINTINDEX1 | FirstInsertSplinePointIndex | LONG |
|
|
||||||||||
MDATA_SPLINEARC_POINTINDEX2 | SecondInsertSplinePointIndex | LONG |
|
|
||||||||||
MDATA_SPLINEARC_OBJECT1 | ObjectFirstInsertSplinePointIndexBelongsTo | LINK |
|
|
||||||||||
MDATA_SPLINEARC_OBJECT2 | ObjectSecondInsertSplinePointIndexBelongsTo | LINK |
|
|