The BestFit element describes the best-fit construction of a point-defined curve 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="PointDefinedCurveBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of a point-defined curve 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 point-defined curve from 3 or more base feature points. This element is in an optional choice.
<xs:element name="Recompensated" type="PointDefinedCurveRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a point-defined curve from 3 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Copy element describes the construction of a point-defined curve by the copying of a base point-defined curve. This element is in an optional choice.
<xs:element name="Copy" type="PointDefinedCurveCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of a point-defined curve by the copying of a base point-defined curve. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Transform element describes the construction of a point-defined curve by the transformation of a base point-defined curve. This element is in an optional choice.
<xs:element name="Transform" type="PointDefinedCurveTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of a point-defined curve by the transformation of a base point-defined curve. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="FromScan" type="PointDefinedCurveFromScanType"><xs:annotation><xs:documentation>The FromScan element describes the construction of a point-defined curve from scan data. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Extract" type="PointDefinedCurveExtractType"><xs:annotation><xs:documentation>The Extract element describes the extraction of a point-defined curve from a curve. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PointDefinedCurveConstructionMethodType"><xs:annotation><xs:documentation>The PointDefinedCurveConstructionMethodType defines the method for constructing a unique nominal or measured point-defined curve 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 point-defined curve.</xs:documentation></xs:annotation><xs:element name="BestFit" type="PointDefinedCurveBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of a point-defined curve 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="PointDefinedCurveRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a point-defined curve from 3 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Copy" type="PointDefinedCurveCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of a point-defined curve by the copying of a base point-defined curve. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Transform" type="PointDefinedCurveTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of a point-defined curve by the transformation of a base point-defined curve. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="FromScan" type="PointDefinedCurveFromScanType"><xs:annotation><xs:documentation>The FromScan element describes the construction of a point-defined curve from scan data. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Extract" type="PointDefinedCurveExtractType"><xs:annotation><xs:documentation>The Extract element describes the extraction of a point-defined curve from a curve. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>