ifc:ConnectionGeometry
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]
Attributes
None
Used in
- Type ifc:IfcRelConnectsElements (Element ifc:IfcRelConnectsElements)
- Type ifc:IfcRelSpaceBoundary (Element ifc:IfcRelSpaceBoundary)
- Type ifc:IfcRelConnectsPathElements via extension of ifc:IfcRelConnectsElements (Element ifc:IfcRelConnectsPathElements)
- Type ifc:IfcRelConnectsWithRealizingElements via extension of ifc:IfcRelConnectsElements (Element ifc:IfcRelConnectsWithRealizingElements)
Sample instance
<ifc:ConnectionGeometry> <ifc:IfcConnectionCurveGeometry id="ID"> <ifc:CurveOnRelatingElement> <ifc:IfcBezierCurve id="ID">... </ifc:IfcBezierCurve> </ifc:CurveOnRelatingElement> <ifc:CurveOnRelatedElement> <ifc:IfcBezierCurve id="ID">... </ifc:IfcBezierCurve> </ifc:CurveOnRelatedElement> </ifc:IfcConnectionCurveGeometry> </ifc:ConnectionGeometry>