IfcObjectDefinition
- class compas_ifc.entities.extensions.IfcObjectDefinition
Bases:
objectExtension 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_typeInherited Methods
__init__