IfcObject

class compas_ifc.entities.extensions.IfcObject

Bases: object

Extension class for IfcObject.

Attributes:
propertiesdict

The property sets of the object.

quantitiesdict

The quantity sets of the object.

Inherited Methods

__init__