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 GVnearestpointonspline
IDs and information for GVnearestpointonspline
GVnearestpointonspline
Attributes
- ENGLISH NAME : GetNearestPointonSplineOperator
- NAME : GVnearestpointonspline
- INCLUDE : GVbase
- PATH : expressiontag/description/gvnearestpointonspline.res
- PLUGIN : expressiontag
- MAXON online help (may not exist): GVNEARESTPOINTONSPLINE
Elements
ID | UI Name | Type | Parameters | Cycle | ||||||
---|---|---|---|---|---|---|---|---|---|---|
GV_NEARESTPOINTONSPLINE_INPUT_SPLINEOBJECT | SplineObject | GVGENERALOBJECT |
|
|
||||||
GV_NEARESTPOINTONSPLINE_INPUT_GLOBALPOSITION | GlobalPosition | VECTOR |
|
|
||||||
GV_NEARESTPOINTONSPLINE_INPUT_PRECISION | Precision | REAL |
|
|
||||||
GV_NEARESTPOINTONSPLINE_INPUT_SPLINESEGMENT | SplineSegment | LONG |
|
|
||||||
GV_NEARESTPOINTONSPLINE_INPUT_ALLSEGMENTS | AllSegments | BOOL |
|
|
||||||
GV_NEARESTPOINTONSPLINE_OUTPUT_SPLINEPOSITION | SplinePosition | REAL |
|
|
||||||
GV_NEARESTPOINTONSPLINE_OUTPUT_NEARESTPOINT | NearestPoint | VECTOR |
|
|
||||||
GV_NEARESTPOINTONSPLINE_OUTPUT_NEARESTSEGMENT | NearestSegment | LONG |
|
|
||||||
GV_NEARESTPOINTONSPLINE_OUTPUT_TANGENT | Tangent | VECTOR |
|
|