ifc:SubsequentAppliedLoads
Element information
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Schema document: external/iai-ifc/rc2/dhs-gmo/1.0.0/IFC2X2_FINAL.xsd
Other elements with the same name: ifc:SubsequentAppliedLoads
Type: Anonymous
Properties: Local, Qualified
Content
- Choice [1..*]from subst. group ifc:IfcStructuralLoadStatic
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcStructuralLoad". | |
ex:cType | [0..1] | Anonymous | Fixed value is "list". | |
ex:arraySize | [0..1] | Anonymous |
Used in
Sample instance
<ifc:SubsequentAppliedLoads> <ifc:IfcStructuralLoadLinearForce id="ID"> <ifc:Name>normalizedString</ifc:Name> <ifc:LinearForceX>1.0</ifc:LinearForceX> <ifc:LinearForceY>1.0</ifc:LinearForceY> <ifc:LinearForceZ>1.0</ifc:LinearForceZ> <ifc:LinearMomentX>1.0</ifc:LinearMomentX> <ifc:LinearMomentY>1.0</ifc:LinearMomentY> <ifc:LinearMomentZ>1.0</ifc:LinearMomentZ> </ifc:IfcStructuralLoadLinearForce> </ifc:SubsequentAppliedLoads>