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.

ParallelLineToPlane Method

Overload List
  NameDescription
Public methodStatic memberLineToPlane(Line, GeometricPlane)
Returns true if the given line and plane are parallel.
Public methodStatic memberLineToPlane(Line, GeometricPlane, Double)
Returns true if the given line and plane are parallel within the given angular tolerance.
Top
See Also