LinearEntity2dIsParallelTo Method

Overload List
  Name Description
Public method IsParallelTo(LinearEntity2d) Checks whether the specified line is parallel to this linear entity.
Public method IsParallelTo(LinearEntity2d, Tolerance) Checks whether the specified line is parallel to this linear entity according to tolerance.
Top
See Also