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.

ParallelLineToLine Method

Overload List
  NameDescription
Public methodStatic memberLineToLine(Line, Line)
Returns true if the given lines are parallel.
Public methodStatic memberLineToLine(Line, Line, Double)
Returns true if the given lines are parallel within the given angular tolerance.
Top
See Also