Methods_T_Rhino_Geometry_Point2f - mcneel/rhinocommon-api-docs GitHub Wiki

Point2f Methods

The Point2f type exposes the following members.

Methods

 

Name Description
Public method CompareTo Compares this Point2f with another Point2f. Coordinates evaluation priority is first X, then Y.
Public method EpsilonEquals Check that all values in other are within epsilon of the values in this
Public method Equals(Object) Determines whether the specified System.Object is a Point2f and has the same values as the present point. (Overrides ValueType.Equals(Object).)
Public method Equals(Point2f) Determines whether the specified Point2f has the same values as the present point.
Public method GetHashCode Computes a hash number that represents the current point. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Constructs the string representation for the current point. (Overrides ValueType.ToString().)
  Back to Top

See Also

Reference

Point2f Structure
Rhino.Geometry Namespace

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