Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ThreadedFeatureConstructionMethodType / BestFit
Annotations
The BestFit element describes the best-fit construction of a threaded feature from 9 or more point-reducible base features. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_ThreadedFeatureBestFitType.tmp#ThreadedFeatureBestFitType_n Features_xsd_Complex_Type_ThreadedFeatureBestFitType.tmp#ThreadedFeatureBestFitType_BaseFeature Features_xsd_Complex_Type_ThreadedFeatureBestFitType.tmp#ThreadedFeatureBestFitType
Type ThreadedFeatureBestFitType
Type hierarchy
Properties
content complex
Children BaseFeature, NominalsCalculated
Instance
<BestFit n="" xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeature>{6,unbounded}</BaseFeature>
</BestFit>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of base features used in the construction.
Source
<xs:element name="BestFit" type="ThreadedFeatureBestFitType">
  <xs:annotation>
    <xs:documentation>The BestFit element describes the best-fit construction of a threaded feature from 9 or more point-reducible base features. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ThreadedFeatureConstructionMethodType / Recompensated
Annotations
The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a threaded feature from 9 or more base feature points. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_ThreadedFeatureRecompType.tmp#ThreadedFeatureRecompType_BaseFeaturePointList Features_xsd_Complex_Type_ThreadedFeatureRecompType.tmp#ThreadedFeatureRecompType
Type ThreadedFeatureRecompType
Type hierarchy
Properties
content complex
Children BaseFeaturePointList, NominalsCalculated
Instance
<Recompensated xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeaturePointList n="">{1,1}</BaseFeaturePointList>
</Recompensated>
Source
<xs:element name="Recompensated" type="ThreadedFeatureRecompType">
  <xs:annotation>
    <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a threaded feature from 9 or more base feature points. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ThreadedFeatureConstructionMethodType / Copy
Annotations
The Copy element describes the construction of a threaded feature by the copying of a base threaded feature. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_ThreadedFeatureCopyType.tmp#ThreadedFeatureCopyType_BaseThreadedFeature Features_xsd_Complex_Type_ThreadedFeatureCopyType.tmp#ThreadedFeatureCopyType
Type ThreadedFeatureCopyType
Type hierarchy
Properties
content complex
Children BaseThreadedFeature, NominalsCalculated
Instance
<Copy xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseThreadedFeature>{1,1}</BaseThreadedFeature>
</Copy>
Source
<xs:element name="Copy" type="ThreadedFeatureCopyType">
  <xs:annotation>
    <xs:documentation>The Copy element describes the construction of a threaded feature by the copying of a base threaded feature. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ThreadedFeatureConstructionMethodType / Cast
Annotations
The Cast element describes the construction of a threaded feature by the casting of a base feature. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_ThreadedFeatureCastType.tmp#ThreadedFeatureCastType_BaseFeature Features_xsd_Complex_Type_ThreadedFeatureCastType.tmp#ThreadedFeatureCastType
Type ThreadedFeatureCastType
Type hierarchy
Properties
content complex
Children BaseFeature, NominalsCalculated
Instance
<Cast xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeature>{1,1}</BaseFeature>
</Cast>
Source
<xs:element name="Cast" type="ThreadedFeatureCastType">
  <xs:annotation>
    <xs:documentation>The Cast element describes the construction of a threaded feature by the casting of a base feature. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ThreadedFeatureConstructionMethodType / Transform
Annotations
The Transform element describes the construction of a threaded feature by the transformation of a base threaded feature. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_ThreadedFeatureTransformType.tmp#ThreadedFeatureTransformType_BaseThreadedFeature Features_xsd_Complex_Type_ThreadedFeatureTransformType.tmp#ThreadedFeatureTransformType_Transformation Features_xsd_Complex_Type_ThreadedFeatureTransformType.tmp#ThreadedFeatureTransformType
Type ThreadedFeatureTransformType
Type hierarchy
Properties
content complex
Children BaseThreadedFeature, NominalsCalculated, Transformation
Instance
<Transform xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseThreadedFeature>{1,1}</BaseThreadedFeature>
  <Transformation>{1,1}</Transformation>
</Transform>
Source
<xs:element name="Transform" type="ThreadedFeatureTransformType">
  <xs:annotation>
    <xs:documentation>The Transform element describes the construction of a threaded feature by the transformation of a base threaded feature. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ThreadedFeatureConstructionMethodType / FromCylinder
Annotations
The FromCylinder element describes the construction of a threaded feature from a base cylinder. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_ThreadedFeatureFromCylinderType.tmp#ThreadedFeatureFromCylinderType_BaseCylinder Features_xsd_Complex_Type_ThreadedFeatureFromCylinderType.tmp#ThreadedFeatureFromCylinderType_Offset Features_xsd_Complex_Type_ThreadedFeatureFromCylinderType.tmp#ThreadedFeatureFromCylinderType
Type ThreadedFeatureFromCylinderType
Type hierarchy
Properties
content complex
Children BaseCylinder, NominalsCalculated, Offset
Instance
<FromCylinder xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseCylinder>{1,1}</BaseCylinder>
  <Offset decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Offset>
</FromCylinder>
Source
<xs:element name="FromCylinder" type="ThreadedFeatureFromCylinderType">
  <xs:annotation>
    <xs:documentation>The FromCylinder element describes the construction of a threaded feature from a base cylinder. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type ThreadedFeatureConstructionMethodType
Annotations
The ThreadedFeatureConstructionMethodType defines the method for constructing a unique nominal or measured threaded feature.
Diagram
Diagram Features_xsd_Complex_Type_ThreadedFeatureConstructionMethodType.tmp#ThreadedFeatureConstructionMethodType_BestFit Features_xsd_Complex_Type_ThreadedFeatureConstructionMethodType.tmp#ThreadedFeatureConstructionMethodType_Recompensated Features_xsd_Complex_Type_ThreadedFeatureConstructionMethodType.tmp#ThreadedFeatureConstructionMethodType_Copy Features_xsd_Complex_Type_ThreadedFeatureConstructionMethodType.tmp#ThreadedFeatureConstructionMethodType_Cast Features_xsd_Complex_Type_ThreadedFeatureConstructionMethodType.tmp#ThreadedFeatureConstructionMethodType_Transform Features_xsd_Complex_Type_ThreadedFeatureConstructionMethodType.tmp#ThreadedFeatureConstructionMethodType_FromCylinder
Used by
Children BestFit, Cast, Copy, FromCylinder, Recompensated, Transform
Source
<xs:complexType name="ThreadedFeatureConstructionMethodType">
  <xs:annotation>
    <xs:documentation>The ThreadedFeatureConstructionMethodType defines the method for constructing a unique nominal or measured threaded feature.</xs:documentation>
  </xs:annotation>
  <xs:choice minOccurs="0">
    <xs:annotation>
      <xs:documentation>This optional compositor provides a choice of the construction method for the threaded feature.</xs:documentation>
    </xs:annotation>
    <xs:element name="BestFit" type="ThreadedFeatureBestFitType">
      <xs:annotation>
        <xs:documentation>The BestFit element describes the best-fit construction of a threaded feature from 9 or more point-reducible base features. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Recompensated" type="ThreadedFeatureRecompType">
      <xs:annotation>
        <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a threaded feature from 9 or more base feature points. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Copy" type="ThreadedFeatureCopyType">
      <xs:annotation>
        <xs:documentation>The Copy element describes the construction of a threaded feature by the copying of a base threaded feature. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Cast" type="ThreadedFeatureCastType">
      <xs:annotation>
        <xs:documentation>The Cast element describes the construction of a threaded feature by the casting of a base feature. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Transform" type="ThreadedFeatureTransformType">
      <xs:annotation>
        <xs:documentation>The Transform element describes the construction of a threaded feature by the transformation of a base threaded feature. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FromCylinder" type="ThreadedFeatureFromCylinderType">
      <xs:annotation>
        <xs:documentation>The FromCylinder element describes the construction of a threaded feature from a base cylinder. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd