ifc:CrossSections
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
- Choice [2..*]
- ifc:IfcArbitraryClosedProfileDef
- ifc:IfcArbitraryOpenProfileDef
- ifc:IfcCompositeProfileDef
- ifc:IfcDerivedProfileDef
- ifc:IfcCShapeProfileDef
- ifc:IfcCircleProfileDef
- ifc:IfcCraneRailAShapeProfileDef
- ifc:IfcCraneRailFShapeProfileDef
- ifc:IfcEllipseProfileDef
- ifc:IfcIShapeProfileDef
- ifc:IfcLShapeProfileDef
- ifc:IfcRectangleProfileDef
- ifc:IfcTShapeProfileDef
- ifc:IfcTrapeziumProfileDef
- ifc:IfcUShapeProfileDef
- ifc:IfcZShapeProfileDef
from subst. group ifc:IfcProfileDeffrom subst. group ifc:IfcArbitraryClosedProfileDeffrom subst. group ifc:IfcParameterizedProfileDeffrom subst. group ifc:IfcCircleProfileDeffrom subst. group ifc:IfcIShapeProfileDeffrom subst. group ifc:IfcRectangleProfileDef
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcProfileDef". | |
ex:cType | [0..1] | Anonymous | Fixed value is "list". | |
ex:arraySize | [0..1] | Anonymous |
Used in
- Type ifc:IfcSectionedSpine (Element ifc:IfcSectionedSpine)
Sample instance
<ifc:CrossSections> <ifc:IfcArbitraryClosedProfileDef id="ID"> <ifc:ProfileType>curve</ifc:ProfileType> <ifc:ProfileName>normalizedString</ifc:ProfileName> <ifc:OuterCurve> <ifc:IfcBezierCurve id="ID">... </ifc:IfcBezierCurve> </ifc:OuterCurve> </ifc:IfcArbitraryClosedProfileDef> </ifc:CrossSections>