Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element SurfaceOfRevolutionFeatureItemType / DeterminationMode
Annotations
The DeterminationMode element is the means by which the surface of revolution feature measurement is determined.
Diagram
Diagram Features_xsd_Complex_Type_SurfaceOfRevolutionMeasurementDeterminationType.tmp#SurfaceOfRevolutionMeasurementDeterminationType_Checked Features_xsd_Complex_Type_SurfaceOfRevolutionMeasurementDeterminationType.tmp#SurfaceOfRevolutionMeasurementDeterminationType_Set Features_xsd_Complex_Type_SurfaceOfRevolutionMeasurementDeterminationType.tmp#SurfaceOfRevolutionMeasurementDeterminationType
Type SurfaceOfRevolutionMeasurementDeterminationType
Properties
content complex
Children Checked, Set
Instance
<DeterminationMode xmlns="http://qifstandards.org/xsd/qif3">
  <Checked>{1,1}</Checked>
  <Set>{1,1}</Set>
</DeterminationMode>
Source
<xs:element name="DeterminationMode" type="SurfaceOfRevolutionMeasurementDeterminationType">
  <xs:annotation>
    <xs:documentation>The DeterminationMode element is the means by which the surface of revolution feature measurement is determined.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type SurfaceOfRevolutionFeatureItemType
Annotations
The SurfaceOfRevolutionFeatureItemType defines an individual surface of revolution feature. A surface of revolution feature is defined by sweeping a planar curve through an angle about an axis. The angle may be a full circle. The axis has a start point. The surface has a length that is measured along the axis. The curve being swept must lie in a plane that contains the axis of the surface of revolution. The line which is perpendicular to the axis at the start point of the axis and lies in the plane of the curve must intersect or be tangent to the curve. The surface that is formed consists of those points that lie on the surface formed by sweeping the curve and also lie between (1) the plane perpendicular to the axis at the start point and (2) the plane perpendicular to the axis a distance length from the start point in the direction of the axis.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_FeatureNominalId Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_ParentFeatureItemId Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_FeatureName Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_UUID Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_NotableEventIds Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_CoordinateSystemId Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType Features_xsd_Complex_Type_ShapeFeatureItemBaseType.tmp#ShapeFeatureItemBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureItemBaseType.tmp#ShapeFeatureItemBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureItemBaseType.tmp#ShapeFeatureItemBaseType_VirtualMeasurement Features_xsd_Complex_Type_ShapeFeatureItemBaseType.tmp#ShapeFeatureItemBaseType Features_xsd_Complex_Type_SurfaceFeatureItemBaseType.tmp#SurfaceFeatureItemBaseType Features_xsd_Complex_Type_SurfaceOfRevolutionFeatureItemType.tmp#SurfaceOfRevolutionFeatureItemType_DeterminationMode
Type extension of SurfaceFeatureItemBaseType
Type hierarchy
Used by
Children Attributes, CoordinateSystemId, DeterminationMode, FeatureName, FeatureNominalId, NotableEventIds, ParentFeatureItemId, PointList, SubstituteFeatureAlgorithm, UUID, VirtualMeasurement
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="SurfaceOfRevolutionFeatureItemType">
  <xs:annotation>
    <xs:documentation>The SurfaceOfRevolutionFeatureItemType defines an individual surface of revolution feature. A surface of revolution feature is defined by sweeping a planar curve through an angle about an axis. The angle may be a full circle. The axis has a start point. The surface has a length that is measured along the axis. The curve being swept must lie in a plane that contains the axis of the surface of revolution. The line which is perpendicular to the axis at the start point of the axis and lies in the plane of the curve must intersect or be tangent to the curve. The surface that is formed consists of those points that lie on the surface formed by sweeping the curve and also lie between (1) the plane perpendicular to the axis at the start point and (2) the plane perpendicular to the axis a distance length from the start point in the direction of the axis.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureItemBaseType">
      <xs:sequence>
        <xs:element name="DeterminationMode" type="SurfaceOfRevolutionMeasurementDeterminationType">
          <xs:annotation>
            <xs:documentation>The DeterminationMode element is the means by which the surface of revolution feature measurement is determined.</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