ifc:ReinforcementSectionDefinitions
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
Type: Anonymous
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcSectionReinforcementProperties". | |
ex:cType | [0..1] | Anonymous | Fixed value is "list". | |
ex:arraySize | [0..1] | Anonymous |
Used in
Sample instance
<ifc:ReinforcementSectionDefinitions> <ifc:IfcSectionReinforcementProperties id="ID"> <ifc:LongitudinalStartPosition>1.0</ifc:LongitudinalStartPosition> <ifc:LongitudinalEndPosition>1.0</ifc:LongitudinalEndPosition> <ifc:TransversePosition>1.0</ifc:TransversePosition> <ifc:ReinforcementRole>main</ifc:ReinforcementRole> <ifc:SectionDefinition> <ifc:IfcSectionProperties id="ID">... </ifc:IfcSectionProperties> </ifc:SectionDefinition> <ifc:CrossSectionReinforcementDefinitions> <ifc:IfcReinforcementBarProperties id="ID">... </ifc:IfcReinforcementBarProperties> </ifc:CrossSectionReinforcementDefinitions> </ifc:IfcSectionReinforcementProperties> </ifc:ReinforcementSectionDefinitions>