M_Rhino_Geometry_Transform_Equals - mcneel/rhinocommon-api-docs GitHub Wiki
Determines if another transform equals this transform value.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Equals(
Transform other
)
VB
Public Function Equals (
other As Transform
) As Boolean
- other
- Type: Rhino.Geometry.Transform
Another transform.
Type: Boolean
true if other has the same value as this transform; otherwise, false.
Supported in: 6.0.16224.21491, 5D58w