ifc:ProfileDefinition
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, Nillable
Content
- Choice [1..1]
- 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
None
Used in
- Type ifc:IfcProfileProperties (Element ifc:IfcProfileProperties)
- Type ifc:IfcGeneralProfileProperties via extension of ifc:IfcProfileProperties (Element ifc:IfcGeneralProfileProperties)
- Type ifc:IfcRibPlateProfileProperties via extension of ifc:IfcProfileProperties (Element ifc:IfcRibPlateProfileProperties)
- Type ifc:IfcStructuralProfileProperties via extension of ifc:IfcProfileProperties (Element ifc:IfcStructuralProfileProperties)
- Type ifc:IfcStructuralSteelProfileProperties via extension of ifc:IfcProfileProperties (Element ifc:IfcStructuralSteelProfileProperties)
Sample instance
<ifc:ProfileDefinition> <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:ProfileDefinition>