Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element EdgePointFromScanType / SurfaceFeature
Annotations
The SurfaceFeature element identifies the scanned surface feature from which the edge-point is retrieved.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_BaseFeatureType.tmp#BaseFeatureType_ReferencedComponent IntermediatesPMI_xsd_Complex_Type_BaseFeatureType.tmp#BaseFeatureType_FeatureId IntermediatesPMI_xsd_Complex_Type_BaseFeatureType.tmp#BaseFeatureType
Type BaseFeatureType
Properties
content complex
Children FeatureId, ReferencedComponent
Instance
<SurfaceFeature xmlns="http://qifstandards.org/xsd/qif3">
  <ReferencedComponent>{1,1}</ReferencedComponent>
  <FeatureId asmPathId="" asmPathXId="" xId="">{1,1}</FeatureId>
</SurfaceFeature>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFromScanType / SearchRadius
Annotations
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.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFromScanType / PatchRadius
Annotations
The PatchRadius element is the radius around the edge-point reference used to adjust location and orientation.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFromScanType / Distance
Annotations
The Distance element is the distance from the surface's edge where measurements to adjust orientation and location are taken.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFromScanType / Depth
Annotations
The Depth element is the measuring depth at which the edge point is to be retrieved.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFromScanType / RetrievalMethod
Annotations
The RetrievalMethod element is the method used for retrieving the edge point from the acceptance cylinder.
Diagram
Diagram IntermediatesPMI_xsd_Simple_Type_RetrievalMethodEnumType.tmp#RetrievalMethodEnumType
Type RetrievalMethodEnumType
Properties
content simple
Facets
enumeration AVERAGE
enumeration MAXEXTREME
enumeration MINEXTREME
enumeration CLOSEST1D
enumeration CLOSEST2D
enumeration CLOSEST3D
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type EdgePointFromScanType
Annotations
The EdgePointFromScanType defines an edge-point construction by the retrieval of an edge-point from a scanned surface feature (point cloud).
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_EdgePointFromScanType.tmp#EdgePointFromScanType_SurfaceFeature Features_xsd_Complex_Type_EdgePointFromScanType.tmp#EdgePointFromScanType_SearchRadius Features_xsd_Complex_Type_EdgePointFromScanType.tmp#EdgePointFromScanType_PatchRadius Features_xsd_Complex_Type_EdgePointFromScanType.tmp#EdgePointFromScanType_Distance Features_xsd_Complex_Type_EdgePointFromScanType.tmp#EdgePointFromScanType_Depth Features_xsd_Complex_Type_EdgePointFromScanType.tmp#EdgePointFromScanType_RetrievalMethod
Type extension of ConstructionMethodBaseType
Type hierarchy
Used by
Children Depth, Distance, NominalsCalculated, PatchRadius, RetrievalMethod, SearchRadius, SurfaceFeature
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd