M_Rhino_Geometry_Point__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new point instance with a location.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Point(
Point3d location
)
VB
Public Sub New (
location As Point3d
)
- location
- Type: Rhino.Geometry.Point3d
A position in 3D space.
Supported in: 6.0.16224.21491, 5D58w