ifc:Segments
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
- ifc:IfcCompositeCurveSegment [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcCompositeCurveSegment". | |
ex:cType | [0..1] | Anonymous | Fixed value is "list". | |
ex:arraySize | [0..1] | Anonymous |
Used in
- Type ifc:IfcCompositeCurve (Element ifc:IfcCompositeCurve)
- Type ifc:Ifc2DCompositeCurve via extension of ifc:IfcCompositeCurve (Element ifc:Ifc2DCompositeCurve)
Sample instance
<ifc:Segments> <ifc:IfcCompositeCurveSegment id="ID"> <ifc:Transition>discontinuous</ifc:Transition> <ifc:SameSense>true</ifc:SameSense> <ifc:ParentCurve> <ifc:IfcBezierCurve id="ID">... </ifc:IfcBezierCurve> </ifc:ParentCurve> </ifc:IfcCompositeCurveSegment> </ifc:Segments>