IfcObjectDefinition
- class compas_ifc.entities.extensions.IfcObjectDefinition
Bases:
object
Extension class for
IfcObjectDefinition
.- Attributes:
- parent
IfcObjectDefinition
The parent object definition of the object definition.
- childrenlist[
IfcObjectDefinition
] The children object definitions of the object definition.
- material
IfcMaterial
The material of the object definition.
- parent
Methods
children_by_type
Inherited Methods
__init__