Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element PatternFeatureCircularArcDefinitionType / ArcRadius
Annotations
The ArcRadius element gives the radius of the arc. The ArcRadius must be the same as the distance from the center of the arc to the first element of 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="ArcRadius" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The ArcRadius element gives the radius of the arc. The ArcRadius must be the same as the distance from the center of the arc to the first element of the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureCircularArcDefinitionType / IncrementalArc
Annotations
The IncementalArc element gives the angle subtended by any two 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_AngularValueType.tmp#AngularValueType_angularUnit Units_xsd_Complex_Type_AngularValueType.tmp#AngularValueType
Type AngularValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the UnitName for the AngularValueType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="IncrementalArc" type="AngularValueType">
  <xs:annotation>
    <xs:documentation>The IncementalArc element gives the angle subtended by any two adjacent features in the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureCircularArcDefinitionType / FeatureDirection
Annotations
The optional FeatureDirection element gives a direction characterizing the features in the pattern, for example, the axis of a cylinder or extrusion. The direction is relative to a coordinate system whose Z axis is the normal to the plane of the arc and whose X axis is the line from the center of the arc to the feature being located. If this element is omitted, it means that all features in the pattern have the same orientation or are not orientable.
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 gives a direction characterizing the features in the pattern, for example, the axis of a cylinder or extrusion. The direction is relative to a coordinate system whose Z axis is the normal to the plane of the arc and whose X axis is the line from the center of the arc to the feature being located. If this element is omitted, it means that all features in the pattern have the same orientation or are not orientable.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureCircularArcDefinitionType / 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 PatternFeatureCircularArcDefinitionType
Annotations
The PatternFeatureCircularArcDefinitionType defines a regular arrangement of identically shaped features that can be common to one or more circular arc pattern features. A circular arc pattern feature is a set of identically shaped features arranged in a circular arc. The small arcs defined by adjacent features must subtend equal angles. The number of arcs (which is the NumberOfFeatures minus 1) times the IncrementalArc must amount to less than a full circle.
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_PatternFeatureCircularArcDefinitionType.tmp#PatternFeatureCircularArcDefinitionType_ArcRadius Features_xsd_Complex_Type_PatternFeatureCircularArcDefinitionType.tmp#PatternFeatureCircularArcDefinitionType_IncrementalArc Features_xsd_Complex_Type_PatternFeatureCircularArcDefinitionType.tmp#PatternFeatureCircularArcDefinitionType_FeatureDirection Features_xsd_Complex_Type_PatternFeatureCircularArcDefinitionType.tmp#PatternFeatureCircularArcDefinitionType_NumberOfFeatures
Type extension of PatternFeatureDefinitionBaseType
Type hierarchy
Used by
Children ArcRadius, Attributes, FeatureDirection, IncrementalArc, IsCounterboredHole, IsCountersunkHole, IsProfileGroup, IsRunoutGroup, IsSpotface, 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="PatternFeatureCircularArcDefinitionType">
  <xs:annotation>
    <xs:documentation>The PatternFeatureCircularArcDefinitionType defines a regular arrangement of identically shaped features that can be common to one or more circular arc pattern features. A circular arc pattern feature is a set of identically shaped features arranged in a circular arc. The small arcs defined by adjacent features must subtend equal angles. The number of arcs (which is the NumberOfFeatures minus 1) times the IncrementalArc must amount to less than a full circle.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="PatternFeatureDefinitionBaseType">
      <xs:sequence>
        <xs:element name="ArcRadius" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The ArcRadius element gives the radius of the arc. The ArcRadius must be the same as the distance from the center of the arc to the first element of the pattern.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="IncrementalArc" type="AngularValueType">
          <xs:annotation>
            <xs:documentation>The IncementalArc element gives the angle subtended by any two 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 gives a direction characterizing the features in the pattern, for example, the axis of a cylinder or extrusion. The direction is relative to a coordinate system whose Z axis is the normal to the plane of the arc and whose X axis is the line from the center of the arc to the feature being located. If this element is omitted, it means that all features in the pattern have the same orientation or are not orientable.</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