Properties_T_Rhino_Geometry_ControlPoint - mcneel/rhinocommon-api-docs GitHub Wiki
The ControlPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Location | Gets or sets the location of the control point. Internally, Rhino stores the location of a weighted control-point as a pre-multiplied coordinate, but RhinoCommon always provides Euclidean coordinates for control-points, regardless of weight. |
![]() ![]() |
Unset | Gets the predefined unset control point. |
![]() |
Weight | Gets or sets the weight of this control point. |