Beam
- class compas_ifc.entities.Beam(entity, model)
Bases:
BuildingElement
Inherited Methods
Get the value of a named attribute.
External sources of information associated with this product.
Return the spatial structure containing this element.
Get the container of the building element.
Return the relation that decomposes this element.
Factory function for creating an compas_ifc entity object from an Ifc entity, the function finds closest matched class from the bottom of inherentance.
Verify that the entity has a specific attributes.
Verify that this entity has a specific property.
Find the ancestors of the current entity up to the root element.
Verify that this building element is contained in a spatial structure.
Verify that the spatial containment of this building element is hierarchical, meaning that the element is contained in no more than one (1) spatial element.
Return the relation that this element is decomposed by.
The materials associated with this product.
Print the entity inheritance as a nested list.
Print the spatial hierarchy of this element.
Get the value of the property with the given name.
Get the property set with the given name.
Set the value of a named attribute.
Set the values of multiple attributes.
Set the value of the property with a given name.
Traverse children of this element.
Traverse ancestors of this element.
Traverse the spatial branch of this element.