<xs:element name="SurfaceFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The SurfaceFeature element identifies the scanned surface feature from which the point-defined curve 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 of a tube following the curve. All scanned points within this tube are used for the retrieval of the feature. The tube is evenly disposed about the nominal point defined curve.
<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 of a tube following the curve. All scanned points within this tube are used for the retrieval of the feature. The tube is evenly disposed about the nominal point defined curve.</xs:documentation></xs:annotation></xs:element>
The PointDefinedCurveFromScanType defines a point-defined curve construction by the retrieval of a point-defined curve from a scanned surface feature (point cloud).
<xs:complexType name="PointDefinedCurveFromScanType"><xs:annotation><xs:documentation>The PointDefinedCurveFromScanType defines a point-defined curve construction by the retrieval of a point-defined curve 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 point-defined curve 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 of a tube following the curve. All scanned points within this tube are used for the retrieval of the feature. The tube is evenly disposed about the nominal point defined curve.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>