RhinoCommon API
TransformEquals Method (Transform) |
Determines if another transform equals this transform value.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- other
- Type: Rhino.GeometryTransform
Another transform.
Return Value
Type: Booleantrue if other has the same value as this transform; otherwise, false.