Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element PatternFeatureLinearDefinitionType / LineDirection
Annotations
The LineDirection element is the direction of the line of features in the current coordinate system.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="LineDirection" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The LineDirection element is the direction of the line of features in the current coordinate system.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureLinearDefinitionType / IncrementalDistance
Annotations
The IncrementalDistance is the distance between adjacent features in the pattern.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="IncrementalDistance" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The IncrementalDistance is the distance between adjacent features in the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureLinearDefinitionType / FeatureDirection
Annotations
The optional FeatureDirection element is a direction characterizing the features in the pattern, for example, the axis of a cylinder or the direction of an extrusion.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="FeatureDirection" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FeatureDirection element is a direction characterizing the features in the pattern, for example, the axis of a cylinder or the direction of an extrusion.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureLinearDefinitionType / NumberOfFeatures
Annotations
The NumberOfFeatures element gives the number of locations in the pattern. This must be the same as the number of features in the pattern.
Diagram
Diagram Primitives_xsd_Simple_Type_NaturalType.tmp#NaturalType
Type NaturalType
Properties
content simple
Facets
minInclusive 1
Source
<xs:element name="NumberOfFeatures" type="NaturalType">
  <xs:annotation>
    <xs:documentation>The NumberOfFeatures element gives the number of locations in the pattern. This must be the same as the number of features in the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type PatternFeatureLinearDefinitionType
Annotations
The PatternFeatureLinearDefinitionType defines a regular arrangement of identically shaped features that can be common to one or more linear pattern features. A linear pattern feature is a set of identically shaped features having the same orientation arranged in a straight line. The nominal features in the pattern must lie equally spaced on the line.
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_FeatureDefinitionBaseType.tmp#FeatureDefinitionBaseType Features_xsd_Complex_Type_ShapeFeatureDefinitionBaseType.tmp#ShapeFeatureDefinitionBaseType Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsProfileGroup Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsRunoutGroup Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsCountersunkHole Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsCounterboredHole Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsSpotface Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType Features_xsd_Complex_Type_PatternFeatureDefinitionBaseType.tmp#PatternFeatureDefinitionBaseType Features_xsd_Complex_Type_PatternFeatureLinearDefinitionType.tmp#PatternFeatureLinearDefinitionType_LineDirection Features_xsd_Complex_Type_PatternFeatureLinearDefinitionType.tmp#PatternFeatureLinearDefinitionType_IncrementalDistance Features_xsd_Complex_Type_PatternFeatureLinearDefinitionType.tmp#PatternFeatureLinearDefinitionType_FeatureDirection Features_xsd_Complex_Type_PatternFeatureLinearDefinitionType.tmp#PatternFeatureLinearDefinitionType_NumberOfFeatures
Type extension of PatternFeatureDefinitionBaseType
Type hierarchy
Used by
Children Attributes, FeatureDirection, IncrementalDistance, IsCounterboredHole, IsCountersunkHole, IsProfileGroup, IsRunoutGroup, IsSpotface, LineDirection, NumberOfFeatures
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="PatternFeatureLinearDefinitionType">
  <xs:annotation>
    <xs:documentation>The PatternFeatureLinearDefinitionType defines a regular arrangement of identically shaped features that can be common to one or more linear pattern features. A linear pattern feature is a set of identically shaped features having the same orientation arranged in a straight line. The nominal features in the pattern must lie equally spaced on the line.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="PatternFeatureDefinitionBaseType">
      <xs:sequence>
        <xs:element name="LineDirection" type="UnitVectorType">
          <xs:annotation>
            <xs:documentation>The LineDirection element is the direction of the line of features in the current coordinate system.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="IncrementalDistance" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The IncrementalDistance is the distance between adjacent features in the pattern.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="FeatureDirection" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional FeatureDirection element is a direction characterizing the features in the pattern, for example, the axis of a cylinder or the direction of an extrusion.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="NumberOfFeatures" type="NaturalType">
          <xs:annotation>
            <xs:documentation>The NumberOfFeatures element gives the number of locations in the pattern. This must be the same as the number of features in the pattern.</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