M_Rhino_Geometry_Point4d__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Point4d Constructor (Point3d)

Initializes a new instance of the Point4d class from the coordinates of a point.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point4d(
	Point3d point
)

VB

Public Sub New ( 
	point As Point3d
)

Parameters

 

point
Type: Rhino.Geometry.Point3d
.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Point4d Structure
Point4d Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️