Overload_Rhino_Geometry_Point2f__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Point2f Constructor

Overload List

 

Name Description
Public method Point2f(Double, Double) Initializes a new two-dimensional point from two double-precision floating point numbers as coordinates. Coordinates will be internally converted to floating point numbers. This might cause precision loss.
Public method Point2f(Single, Single) Initializes a new two-dimensional point from two components.
  Back to Top

See Also

Reference

Point2f Structure
Rhino.Geometry Namespace

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