The BestFit element describes the best-fit construction of a plane from 3 or more point-reducible base features. This element is in an optional choice.
The required n attribute is the number of base features used in the construction.
Source
<xs:element name="BestFit" type="PlaneBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of a plane from 3 or more point-reducible base features. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a plane from 3 or more base feature points. This element is in an optional choice.
<xs:element name="Recompensated" type="PlaneRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a plane from 3 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Midplane element describes the construction of a plane that is everywhere equidistant from each of two base planes. This element is in an optional choice.
<xs:element name="Midplane" type="PlaneMidplaneType"><xs:annotation><xs:documentation>The Midplane element describes the construction of a plane that is everywhere equidistant from each of two base planes. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Offset element describes the construction of a plane that is offset from a base plane by a specified offset distance along the normal vector of the base plane. This element is in an optional choice.
<xs:element name="Offset" type="PlaneOffsetType"><xs:annotation><xs:documentation>The Offset element describes the construction of a plane that is offset from a base plane by a specified offset distance along the normal vector of the base plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Perpendicular element describes the construction of a plane perpendicular to a line-reducible base feature and passing through a point feature. This element is in an optional choice.
<xs:element name="Perpendicular" type="PlanePerpendicularType"><xs:annotation><xs:documentation>The Perpendicular element describes the construction of a plane perpendicular to a line-reducible base feature and passing through a point feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Parallel element describes the construction of a plane parallel to a base feature and passing through a point feature. This element is in an optional choice.
<xs:element name="Parallel" type="PlaneParallelType"><xs:annotation><xs:documentation>The Parallel element describes the construction of a plane parallel to a base feature and passing through a point feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Copy" type="PlaneCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of a plane by the copying of a base plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Cast" type="PlaneCastType"><xs:annotation><xs:documentation>The Cast element describes the construction of a plane by the casting of a base feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The TangentThrough element describes the construction of a plane tangent to a base feature and passing through a point feature. This element is in an optional choice.
<xs:element name="TangentThrough" type="PlaneTangentThroughType"><xs:annotation><xs:documentation>The TangentThrough element describes the construction of a plane tangent to a base feature and passing through a point feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Through element describes the construction of a plane through two nominally parallel line or plane reducible base features. This type of construction is common in CAD systems to create a nominal reference plane but is not directly supported by measurement systems. Therefore a construction of this type is typically defined at the nominal level as a reference, and replaced by a more detailed construction at the item level for execution on a measurement system. This element is in an optional choice.
<xs:element name="Through" type="PlaneThroughType"><xs:annotation><xs:documentation>The Through element describes the construction of a plane through two nominally parallel line or plane reducible base features. This type of construction is common in CAD systems to create a nominal reference plane but is not directly supported by measurement systems. Therefore a construction of this type is typically defined at the nominal level as a reference, and replaced by a more detailed construction at the item level for execution on a measurement system. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Transform" type="PlaneTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of a plane by the transformation of a base plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Extract" type="PlaneExtractType"><xs:annotation><xs:documentation>The Extract element describes the extraction of a plane from a surface. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PlaneConstructionMethodType"><xs:annotation><xs:documentation>The PlaneConstructionMethodType defines the method for constructing a unique nominal or measured plane feature.</xs:documentation></xs:annotation><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice of the construction method for the plane.</xs:documentation></xs:annotation><xs:element name="BestFit" type="PlaneBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of a plane from 3 or more point-reducible base features. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Recompensated" type="PlaneRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a plane from 3 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Midplane" type="PlaneMidplaneType"><xs:annotation><xs:documentation>The Midplane element describes the construction of a plane that is everywhere equidistant from each of two base planes. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Offset" type="PlaneOffsetType"><xs:annotation><xs:documentation>The Offset element describes the construction of a plane that is offset from a base plane by a specified offset distance along the normal vector of the base plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Perpendicular" type="PlanePerpendicularType"><xs:annotation><xs:documentation>The Perpendicular element describes the construction of a plane perpendicular to a line-reducible base feature and passing through a point feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Parallel" type="PlaneParallelType"><xs:annotation><xs:documentation>The Parallel element describes the construction of a plane parallel to a base feature and passing through a point feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Copy" type="PlaneCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of a plane by the copying of a base plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Cast" type="PlaneCastType"><xs:annotation><xs:documentation>The Cast element describes the construction of a plane by the casting of a base feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="TangentThrough" type="PlaneTangentThroughType"><xs:annotation><xs:documentation>The TangentThrough element describes the construction of a plane tangent to a base feature and passing through a point feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Through" type="PlaneThroughType"><xs:annotation><xs:documentation>The Through element describes the construction of a plane through two nominally parallel line or plane reducible base features. This type of construction is common in CAD systems to create a nominal reference plane but is not directly supported by measurement systems. Therefore a construction of this type is typically defined at the nominal level as a reference, and replaced by a more detailed construction at the item level for execution on a measurement system. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Transform" type="PlaneTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of a plane by the transformation of a base plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Extract" type="PlaneExtractType"><xs:annotation><xs:documentation>The Extract element describes the extraction of a plane from a surface. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>