Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element OppositeParallelLinesCopyType / BaseOppositeParallelLines
Annotations
The BaseOppositeParallelLines element identifies the opposite parallel lines feature to be copied.
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
<BaseOppositeParallelLines xmlns="http://qifstandards.org/xsd/qif3">
  <ReferencedComponent>{1,1}</ReferencedComponent>
  <FeatureId asmPathId="" asmPathXId="" xId="">{1,1}</FeatureId>
</BaseOppositeParallelLines>
Source
<xs:element name="BaseOppositeParallelLines" type="BaseFeatureType">
  <xs:annotation>
    <xs:documentation>The BaseOppositeParallelLines element identifies the opposite parallel lines feature to be copied.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type OppositeParallelLinesCopyType
Annotations
The OppositeParallelLinesCopyType defines a copied opposite parallel lines feature construction.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_OppositeParallelLinesCopyType.tmp#OppositeParallelLinesCopyType_BaseOppositeParallelLines
Type extension of ConstructionMethodBaseType
Type hierarchy
Used by
Children BaseOppositeParallelLines, NominalsCalculated
Source
<xs:complexType name="OppositeParallelLinesCopyType">
  <xs:annotation>
    <xs:documentation>The OppositeParallelLinesCopyType defines a copied opposite parallel lines feature construction.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ConstructionMethodBaseType">
      <xs:sequence>
        <xs:element name="BaseOppositeParallelLines" type="BaseFeatureType">
          <xs:annotation>
            <xs:documentation>The BaseOppositeParallelLines element identifies the opposite parallel lines feature to be copied.</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