M_Rhino_Geometry_Arc_Equals - mcneel/rhinocommon-api-docs GitHub Wiki
Determines whether another arc has the same value as this arc.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Equals(
Arc other
)
VB
Public Function Equals (
other As Arc
) As Boolean
- other
- Type: Rhino.Geometry.Arc
An arc.
Type: Boolean
true if obj is equal to this arc; otherwise false.
Supported in: 6.0.16224.21491, 5D58w