Overload_Rhino_Geometry_Point2d__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Point2d Constructor

Overload List

 

Name Description
Public method Point2d(Point2d) Initializes a new instance of Point2d by copying another Point2d.
Public method Point2d(Point3d) Initializes a new instance of Point3d by copying the first two coordiantes of a Point3d.
Public method Point2d(Vector2d) Initializes a new instance of Point2d by converting a vector.
Public method Point2d(Double, Double) Initializes a new instance of Point2d from coordinates.
  Back to Top

See Also

Reference

Point2d Structure
Rhino.Geometry Namespace

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