8.19.3.9 IfcStructuralLoad
ABSTRACT This definition may not be instantiated
8.19.3.9.1 Semantic definition
This abstract entity is the supertype of all loads (actions or reactions) or of certain requirements resulting from structural analysis, or certain provisions which influence structural analysis.
8.19.3.9.2 Entity inheritance
8.19.3.9.3 Attributes
# | Attribute | Type | Description |
---|---|---|---|
IfcStructuralLoad (1) | |||
1 | Name | OPTIONAL IfcLabel |
Optionally defines a name for this load. |
8.19.3.9.4 Formal representation
ENTITY IfcStructuralLoad
ABSTRACT SUPERTYPE OF (ONEOF
(IfcStructuralLoadConfiguration
,IfcStructuralLoadOrResult));
Name : OPTIONAL IfcLabel;
END_ENTITY;