Represents a predicate function used to query BIM products.
The function takes a loaderElement of type BimIfcLoaderElement and a bimIfcObject of type BimIfcObject as parameters,
and returns a boolean value indicating whether the object satisfies the query condition.
Represents a predicate function used to query BIM products. The function takes a
loaderElement
of type BimIfcLoaderElement and abimIfcObject
of type BimIfcObject as parameters, and returns a boolean value indicating whether the object satisfies the query condition.