Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element OppositeAngledLinesIntersectionType / IntersectionPlane
Annotations
The IntersectionPlane element identifies the intersecting plane.
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
<IntersectionPlane xmlns="http://qifstandards.org/xsd/qif3">
  <ReferencedComponent>{1,1}</ReferencedComponent>
  <FeatureId asmPathId="" asmPathXId="" xId="">{1,1}</FeatureId>
</IntersectionPlane>
Source
<xs:element name="IntersectionPlane" type="BaseFeatureType">
  <xs:annotation>
    <xs:documentation>The IntersectionPlane element identifies the intersecting plane.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeAngledLinesIntersectionType / IntersectionFeature
Annotations
The IntersectionFeature element identifies a cone or an opposite angled planes feature with an angled lines cross section.
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
<IntersectionFeature xmlns="http://qifstandards.org/xsd/qif3">
  <ReferencedComponent>{1,1}</ReferencedComponent>
  <FeatureId asmPathId="" asmPathXId="" xId="">{1,1}</FeatureId>
</IntersectionFeature>
Source
<xs:element name="IntersectionFeature" type="BaseFeatureType">
  <xs:annotation>
    <xs:documentation>The IntersectionFeature element identifies a cone or an opposite angled planes feature with an angled lines cross section.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type OppositeAngledLinesIntersectionType
Annotations
The OppositeAngledLinesIntersectionType defines the construction of an opposite angled lines feature by the intersection of a plane with a feature with an angled lines cross section, e.g., a cone, or an opposite angled planes feature.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_OppositeAngledLinesIntersectionType.tmp#OppositeAngledLinesIntersectionType_IntersectionPlane Features_xsd_Complex_Type_OppositeAngledLinesIntersectionType.tmp#OppositeAngledLinesIntersectionType_IntersectionFeature
Type extension of ConstructionMethodBaseType
Type hierarchy
Used by
Children IntersectionFeature, IntersectionPlane, NominalsCalculated
Source
<xs:complexType name="OppositeAngledLinesIntersectionType">
  <xs:annotation>
    <xs:documentation>The OppositeAngledLinesIntersectionType defines the construction of an opposite angled lines feature by the intersection of a plane with a feature with an angled lines cross section, e.g., a cone, or an opposite angled planes feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ConstructionMethodBaseType">
      <xs:sequence>
        <xs:element name="IntersectionPlane" type="BaseFeatureType">
          <xs:annotation>
            <xs:documentation>The IntersectionPlane element identifies the intersecting plane.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="IntersectionFeature" type="BaseFeatureType">
          <xs:annotation>
            <xs:documentation>The IntersectionFeature element identifies a cone or an opposite angled planes feature with an angled lines cross section.</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