RhinoCommon API
ControlPoint Constructor (Point3d) |
Constructs a new world 3-D, or Euclidean, control point.
The 4-D representation of this is (x, y, z, 1.0).
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Parameters
- pt
- Type: Rhino.GeometryPoint3d
Coordinates of the control point.