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 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
INPORT
STATICPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_INPUT_GLOBALPOSITION GlobalPosition VECTOR
INPORT
STATICPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_INPUT_PRECISION Precision REAL
INPORT
STATICPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_INPUT_SPLINESEGMENT SplineSegment LONG
INPORT
STATICPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_INPUT_ALLSEGMENTS AllSegments BOOL
INPORT
STATICPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_OUTPUT_SPLINEPOSITION SplinePosition REAL
OUTPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_OUTPUT_NEARESTPOINT NearestPoint VECTOR
OUTPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_OUTPUT_NEARESTSEGMENT NearestSegment LONG
OUTPORT
CREATEPORT
GV_NEARESTPOINTONSPLINE_OUTPUT_TANGENT Tangent VECTOR
OUTPORT
CREATEPORT