P_Rhino_Geometry_ControlPoint_Location - mcneel/rhinocommon-api-docs GitHub Wiki
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.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Point3d Location { get; set; }
VB
Public Property Location As Point3d
Get
Set
Type: Point3d
Supported in: 6.0.16224.21491, 5D58w