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.

ParallelVectorToVector Method

Overload List
  NameDescription
Public methodStatic memberVectorToVector(Vector, Vector)
Returns true if the given vectors are parallel.
Public methodStatic memberVectorToVector(Vector, Vector, Double)
Returns true if the given vectors are parallel within the given angular tolerance.
Top
See Also