This method calls CoordinateSystem3d.IsEqualTo(CoordinateSystem3d a, Tolerance tolerance) with tolerance set to Global.
Public Function IsEqualTo( a As CoordinateSystem3d ) As bool
public bool IsEqualTo( CoordinateSystem3d a );
Parameters |
Description |
CoordinateSystem3d a |
Input object to compare with |
Comments? |