Schema Central > NIEM 2.0 > IFC2X2_FINAL.xsd > ifc:Boundaries
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:Boundaries

Element information

Content

Attributes

NameOccTypeDescriptionNotes
ex:itemType [0..1]xsd:QNameFixed value is "ifc:IfcCurve".
ex:cType [0..1]AnonymousFixed value is "set".
ex:arraySize [0..1]Anonymous

Used in

Sample instance

<ifc:Boundaries>
   <ifc:IfcBezierCurve id="ID">
      <ifc:Degree>1</ifc:Degree>
      <ifc:ControlPointsList>
         <ifc:IfcCartesianPoint id="ID">...
         </ifc:IfcCartesianPoint>
      </ifc:ControlPointsList>
      <ifc:CurveForm>polyline_form</ifc:CurveForm>
      <ifc:ClosedCurve>false</ifc:ClosedCurve>
      <ifc:SelfIntersect>false</ifc:SelfIntersect>
   </ifc:IfcBezierCurve>
</ifc:Boundaries>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com