<xs:element name="SurfaceFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The SurfaceFeature element identifies the scanned surface feature from which the edge-point is retrieved.</xs:documentation></xs:annotation></xs:element>
The SearchRadius element is the radius around the nominal feature (adjusted for depth), wherein the measured feature can be expected. The SearchRadius is the radius of a cylinder. All scanned points within this cylinder are examined for the retrieval of the feature. The cylinder's axis is defined by the feature's normal and the cylinder's axis passes through the feature's location point adjusted by the Depth element.
<xs:element name="SearchRadius" type="LinearValueType"><xs:annotation><xs:documentation>The SearchRadius element is the radius around the nominal feature (adjusted for depth), wherein the measured feature can be expected. The SearchRadius is the radius of a cylinder. All scanned points within this cylinder are examined for the retrieval of the feature. The cylinder's axis is defined by the feature's normal and the cylinder's axis passes through the feature's location point adjusted by the Depth element.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PatchRadius" type="LinearValueType"><xs:annotation><xs:documentation>The PatchRadius element is the radius around the edge-point reference used to adjust location and orientation.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Distance" type="LinearValueType"><xs:annotation><xs:documentation>The Distance element is the distance from the surface's edge where measurements to adjust orientation and location are taken.</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 edge point is to be retrieved.</xs:documentation></xs:annotation></xs:element>
<xs:element name="RetrievalMethod" type="RetrievalMethodEnumType"><xs:annotation><xs:documentation>The RetrievalMethod element is the method used for retrieving the edge point from the acceptance cylinder.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="EdgePointFromScanType"><xs:annotation><xs:documentation>The EdgePointFromScanType defines an edge-point construction by the retrieval of an edge-point 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 edge-point 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 (adjusted for depth), wherein the measured feature can be expected. The SearchRadius is the radius of a cylinder. All scanned points within this cylinder are examined for the retrieval of the feature. The cylinder's axis is defined by the feature's normal and the cylinder's axis passes through the feature's location point adjusted by the Depth element.</xs:documentation></xs:annotation></xs:element><xs:element name="PatchRadius" type="LinearValueType"><xs:annotation><xs:documentation>The PatchRadius element is the radius around the edge-point reference used to adjust location and orientation.</xs:documentation></xs:annotation></xs:element><xs:element name="Distance" type="LinearValueType"><xs:annotation><xs:documentation>The Distance element is the distance from the surface's edge where measurements to adjust orientation and location are taken.</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 edge point is to be retrieved.</xs:documentation></xs:annotation></xs:element><xs:element name="RetrievalMethod" type="RetrievalMethodEnumType"><xs:annotation><xs:documentation>The RetrievalMethod element is the method used for retrieving the edge point from the acceptance cylinder.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>