<xs:element name="SurfaceFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The SurfaceFeature element identifies the scanned surface feature from which the torus 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 torus minor radius defining a toroidal shell. All scanned points within this toroidal shell are used for the retrieval of the feature. The toroidal shell's axis is defined by the torus feature's direction, the toroidal shell's axis passes through the torus feature's center point. The toroidal shell is evenly disposed about the nominal torus.
<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 torus minor radius defining a toroidal shell. All scanned points within this toroidal shell are used for the retrieval of the feature. The toroidal shell's axis is defined by the torus feature's direction, the toroidal shell's axis passes through the torus feature's center point. The toroidal shell is evenly disposed about the nominal torus.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="TorusFromScanType"><xs:annotation><xs:documentation>The TorusFromScanType defines a torus feature construction by the retrieval of a torus feature 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 torus 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 torus minor radius defining a toroidal shell. All scanned points within this toroidal shell are used for the retrieval of the feature. The toroidal shell's axis is defined by the torus feature's direction, the toroidal shell's axis passes through the torus feature's center point. The toroidal shell is evenly disposed about the nominal torus.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>