Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element OppositeParallelPlanesTransformType / BaseOppositeParallelPlanes
Annotations
The BaseOppositeParallelPlanes element identifies the opposite parallel planes feature to be transformed.
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
<BaseOppositeParallelPlanes xmlns="http://qifstandards.org/xsd/qif3">
  <ReferencedComponent>{1,1}</ReferencedComponent>
  <FeatureId asmPathId="" asmPathXId="" xId="">{1,1}</FeatureId>
</BaseOppositeParallelPlanes>
Source
<xs:element name="BaseOppositeParallelPlanes" type="BaseFeatureType">
  <xs:annotation>
    <xs:documentation>The BaseOppositeParallelPlanes element identifies the opposite parallel planes feature to be transformed.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesTransformType / Transformation
Annotations
The Transformation element identifies the coordinate system to be used to transform the opposite parallel planes.
Diagram
Diagram Features_xsd_Complex_Type_TransformationReferenceType.tmp#TransformationReferenceType_ReferencedComponent Features_xsd_Complex_Type_TransformationReferenceType.tmp#TransformationReferenceType_CoordinateSystemId Features_xsd_Complex_Type_TransformationReferenceType.tmp#TransformationReferenceType_SequenceNumber Features_xsd_Complex_Type_TransformationReferenceType.tmp#TransformationReferenceType
Type TransformationReferenceType
Properties
content complex
Children CoordinateSystemId, ReferencedComponent, SequenceNumber
Instance
<Transformation xmlns="http://qifstandards.org/xsd/qif3">
  <ReferencedComponent>{1,1}</ReferencedComponent>
  <CoordinateSystemId asmPathId="" asmPathXId="" xId="">{1,1}</CoordinateSystemId>
  <SequenceNumber>{1,1}</SequenceNumber>
</Transformation>
Source
<xs:element name="Transformation" type="TransformationReferenceType">
  <xs:annotation>
    <xs:documentation>The Transformation element identifies the coordinate system to be used to transform the opposite parallel planes.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type OppositeParallelPlanesTransformType
Annotations
The OppositeParallelPlanesTransformType defines an opposite parallel planes feature construction by the transformation of an opposite parallel planes feature through the specified nominal or actual coordinate system.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_OppositeParallelPlanesTransformType.tmp#OppositeParallelPlanesTransformType_BaseOppositeParallelPlanes Features_xsd_Complex_Type_OppositeParallelPlanesTransformType.tmp#OppositeParallelPlanesTransformType_Transformation
Type extension of ConstructionMethodBaseType
Type hierarchy
Used by
Children BaseOppositeParallelPlanes, NominalsCalculated, Transformation
Source
<xs:complexType name="OppositeParallelPlanesTransformType">
  <xs:annotation>
    <xs:documentation>The OppositeParallelPlanesTransformType defines an opposite parallel planes feature construction by the transformation of an opposite parallel planes feature through the specified nominal or actual coordinate system.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ConstructionMethodBaseType">
      <xs:sequence>
        <xs:element name="BaseOppositeParallelPlanes" type="BaseFeatureType">
          <xs:annotation>
            <xs:documentation>The BaseOppositeParallelPlanes element identifies the opposite parallel planes feature to be transformed.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Transformation" type="TransformationReferenceType">
          <xs:annotation>
            <xs:documentation>The Transformation element identifies the coordinate system to be used to transform the opposite parallel planes.</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