<xs:element name="SurfaceFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The SurfaceFeature element identifies the scanned surface feature from which the elliptical arc is retrieved.</xs:documentation></xs:annotation></xs:element>
The SearchRadius element is the radius around the nominal feature, wherein the measured feature can be expected. The SearchRadius is the radius added to and subtracted from the nominal feature size defining an elliptical cylindrical shell. All scanned points within this elliptical cylindrical shell are used for the retrieval of the feature. The elliptical cylindrical shell's extrusion axis is defined by the feature's normal direction and the elliptical cylindrical shell's axis passes through the feature's center point. The elliptical cylindrical shell is evenly disposed about the nominal elliptical arc.
<xs:element name="SearchRadius" type="LinearValueType"><xs:annotation><xs:documentation>The SearchRadius element is the radius around the nominal feature, wherein the measured feature can be expected. The SearchRadius is the radius added to and subtracted from the nominal feature size defining an elliptical cylindrical shell. All scanned points within this elliptical cylindrical shell are used for the retrieval of the feature. The elliptical cylindrical shell's extrusion axis is defined by the feature's normal direction and the elliptical cylindrical shell's axis passes through the feature's center point. The elliptical cylindrical shell is evenly disposed about the nominal elliptical arc.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Depth" type="LinearValueType"><xs:annotation><xs:documentation>The Depth element is the measuring depth at which the elliptical arc is to be retrieved.</xs:documentation></xs:annotation></xs:element>
The EllipticalArcFromScanType defines an elliptical arc construction by the retrieval of an elliptical arc from a scanned surface feature (point cloud).
<xs:complexType name="EllipticalArcFromScanType"><xs:annotation><xs:documentation>The EllipticalArcFromScanType defines an elliptical arc construction by the retrieval of an elliptical arc from a scanned surface feature (point cloud).</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="SurfaceFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The SurfaceFeature element identifies the scanned surface feature from which the elliptical arc is retrieved.</xs:documentation></xs:annotation></xs:element><xs:element name="SearchRadius" type="LinearValueType"><xs:annotation><xs:documentation>The SearchRadius element is the radius around the nominal feature, wherein the measured feature can be expected. The SearchRadius is the radius added to and subtracted from the nominal feature size defining an elliptical cylindrical shell. All scanned points within this elliptical cylindrical shell are used for the retrieval of the feature. The elliptical cylindrical shell's extrusion axis is defined by the feature's normal direction and the elliptical cylindrical shell's axis passes through the feature's center point. The elliptical cylindrical shell is evenly disposed about the nominal elliptical arc.</xs:documentation></xs:annotation></xs:element><xs:element name="Depth" type="LinearValueType"><xs:annotation><xs:documentation>The Depth element is the measuring depth at which the elliptical arc is to be retrieved.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>