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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:IfcOffsetCurve3D

Element information

Content

Attributes

NameOccTypeDescriptionNotes
href [0..1]xsd:anyURIfrom type ex:Entity
ref [0..1]xsd:IDREFfrom type ex:Entity
proxy [0..1]xsd:IDREFfrom type ex:Entity
edo [0..1]xsd:anyURIfrom type ex:Entity
id [0..1]xsd:IDfrom group ex:instanceAttributes
path [0..1]xsd:NMTOKENSfrom group ex:instanceAttributes
pos [0..1]Anonymousfrom group ex:instanceAttributes

Used in

Substitution hierarchy

Sample instance

<ifc:IfcOffsetCurve3D id="ID">
   <ifc:BasisCurve>
      <ifc:IfcBezierCurve id="ID">
         <ifc:Degree>1</ifc:Degree>
         <ifc:ControlPointsList>...
         </ifc:ControlPointsList>
         <ifc:CurveForm>polyline_form</ifc:CurveForm>
         <ifc:ClosedCurve>false</ifc:ClosedCurve>
         <ifc:SelfIntersect>false</ifc:SelfIntersect>
      </ifc:IfcBezierCurve>
   </ifc:BasisCurve>
   <ifc:Distance>1.0</ifc:Distance>
   <ifc:SelfIntersect>false</ifc:SelfIntersect>
   <ifc:RefDirection>
      <ifc:IfcDirection id="ID">
         <ifc:DirectionRatios>...
         </ifc:DirectionRatios>
      </ifc:IfcDirection>
   </ifc:RefDirection>
</ifc:IfcOffsetCurve3D>

Site developed and hosted by Datypic, Inc.

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