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.

ParallelVectorToPlane Method

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