isIfcSchema function
PIComposer APIPIComposer API

isIfcSchema#

bool isIfcSchema(SupportedSchema schema)

Determines if the given schema is an IFC (Industry Foundation Classes) type.

schema: The SupportedSchema to check Returns true if the schema is IFC2x3 or IFC4x3, false otherwise