IFCReader.get_entity
- IFCReader.get_entity(entity)
Returns the compas_ifc entity corresponding to the given ifcopenshell entity.
- Parameters:
- entityifcopenshell.entity_instance
The ifcopenshell entity.
- Returns:
compas_ifc.entities.entity.Entity
The compas_ifc entity.