API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

ParallelLineSegmentToLineSegment Method

Overload List
  NameDescription
Public methodStatic memberLineSegmentToLineSegment(LineSegment, LineSegment)
Returns true if the given line segments are parallel.
Public methodStatic memberLineSegmentToLineSegment(LineSegment, LineSegment, Double)
Returns true if the given line segments are parallel within the given angular tolerance.
Top
See Also