M_Rhino_Geometry_Point2d__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of Point3d by copying the first two coordiantes of a Point3d.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Point2d(
Point3d point
)
VB
Public Sub New (
point As Point3d
)
- point
- Type: Rhino.Geometry.Point3d
The point that will be used: the Z (third) coordinate is discarded.
Supported in: 6.0.16224.21491, 5D58w