Skip to main content

BimProductQueryPredicate

Callable


  • 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.


    Parameters

    Returns boolean