M_Rhino_Geometry_Point3f_Equals - mcneel/rhinocommon-api-docs GitHub Wiki
Determines whether the specified Point3f has the same values as the present point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Equals(
Point3f point
)
VB
Public Function Equals (
point As Point3f
) As Boolean
- point
- Type: Rhino.Geometry.Point3f
The specified point.
Type: Boolean
true if point has the same coordinates as this; otherwise false.
Supported in: 6.0.16224.21491, 5D58w