M_Rhino_Geometry_Point3d__ctor_2 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new point by copying coordinates from a four-dimensional point. The first three coordinates are divided by the last one. If the W (fourth) dimension of the input point is zero, then it will be just discarded.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Point3d(
Point4d point
)
VB
Public Sub New (
point As Point4d
)
- point
- Type: Rhino.Geometry.Point4d
A point.
Supported in: 6.0.16224.21491, 5D58w