LinearEntity3dIsColinearTo Method

Overload List
  Name Description
Public method IsColinearTo(LinearEntity3d) Checks whether the specified line is colinear to this linear entity.
Public method IsColinearTo(LinearEntity3d, Tolerance) Checks whether the specified line is colinear to this linear entity according to a tolerance.
Top
See Also