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.

OperationObjectMatchesToFilter Method

Overload List
  NameDescription
Public methodStatic memberObjectMatchesToFilter(ModelObject, String)
Checks whether the object matches to the criteria in the given filter.
Public methodStatic memberCode exampleObjectMatchesToFilter(ModelObject, FilterExpression)
Checks whether the object matches to the criteria in the given filter.
Top
See Also