<xs:element name="SurfaceFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The SurfaceFeature element identifies the scanned surface feature from which the cone 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 radius (normal to the cone surface) to define a conical shell. All scanned points within this conical shell are used for the retrieval of the feature. The conical shell's axis is defined by the feature's direction and the conical shell's axis passes through the feature's center point. The conical acceptance shell is evenly disposed about the nominal cone.
<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 radius (normal to the cone surface) to define a conical shell. All scanned points within this conical shell are used for the retrieval of the feature. The conical shell's axis is defined by the feature's direction and the conical shell's axis passes through the feature's center point. The conical acceptance shell is evenly disposed about the nominal cone.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ConeFromScanType"><xs:annotation><xs:documentation>The ConeFromScanType defines a cone construction by the retrieval of a cone 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 cone 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 radius (normal to the cone surface) to define a conical shell. All scanned points within this conical shell are used for the retrieval of the feature. The conical shell's axis is defined by the feature's direction and the conical shell's axis passes through the feature's center point. The conical acceptance shell is evenly disposed about the nominal cone.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>