<xs:element name="ToleranceValue" type="LinearValueType"><xs:annotation><xs:documentation>The ToleranceValue element is the tolerance of the orientation characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToleranceDualValue element is the dual tolerance value of the orientation characteristic.</xs:documentation></xs:annotation></xs:element>
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="DatumReferenceFrameId" type="QIFReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumReferenceFrameId element is the QIF id of the datum reference frame for the orientation characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaterialCondition" type="MaterialModifierEnumType"><xs:annotation><xs:documentation>The MaterialCondition element is the material condition modifier for the orientation characteristic tolerance.</xs:documentation></xs:annotation></xs:element>
The optional SizeCharacteristicDefinitionId element is the QIF id of the associated feature size characteristic used to derive bonus tolerance for maximum and least material conditions.
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="SizeCharacteristicDefinitionId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional SizeCharacteristicDefinitionId element is the QIF id of the associated feature size characteristic used to derive bonus tolerance for maximum and least material conditions.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZoneShape" type="OrientationZoneShapeType"><xs:annotation><xs:documentation>The ZoneShape element describes the shape of the tolerance zone.</xs:documentation></xs:annotation></xs:element>
The optional TangentPlane element indicates whether the characteristic is evaluated with a tangent plane: "true" for tangent plane, "false" or not present for no tangent plane.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="TangentPlane" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional TangentPlane element indicates whether the characteristic is evaluated with a tangent plane: "true" for tangent plane, "false" or not present for no tangent plane.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaximumToleranceValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaximumToleranceValue element is the maximum tolerance value in cases where bonus is available.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ProjectedToleranceZoneValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ProjectedToleranceZoneValue element is the length of a projected tolerance zone.</xs:documentation></xs:annotation></xs:element>
The EachRadialElement element indicates whether the characteristic is to be evaluated independently for each radial element. The element is set to "true" for evaluate independently, and is set to "false" or is not present for do not evaluate independently.
Diagram
Type
xs:boolean
Properties
content
simple
Source
<xs:element name="EachRadialElement" type="xs:boolean"><xs:annotation><xs:documentation>The EachRadialElement element indicates whether the characteristic is to be evaluated independently for each radial element. The element is set to "true" for evaluate independently, and is set to "false" or is not present for do not evaluate independently.</xs:documentation></xs:annotation></xs:element>
The EachElement element indicates whether the characteristic is to be evaluated independently for each element. The element is set to "true" for evaluate independently, and is set to "false" or is not present for do not evaluate independently. (ISO specific equivalent is LE modifier)
Diagram
Type
xs:boolean
Properties
content
simple
Source
<xs:element name="EachElement" type="xs:boolean"><xs:annotation><xs:documentation>The EachElement element indicates whether the characteristic is to be evaluated independently for each element. The element is set to "true" for evaluate independently, and is set to "false" or is not present for do not evaluate independently. (ISO specific equivalent is LE modifier)</xs:documentation></xs:annotation></xs:element>
Complex Type OrientationCharacteristicDefinitionBaseType
Annotations
The OrientationCharacteristicDefinitionBaseType is the abstract base type that defines information in an orientation characteristic feature control frame.
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="OrientationCharacteristicDefinitionBaseType" abstract="true"><xs:annotation><xs:documentation>The OrientationCharacteristicDefinitionBaseType is the abstract base type that defines information in an orientation characteristic feature control frame.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="GeometricCharacteristicDefinitionBaseType"><xs:sequence><xs:element name="ToleranceValue" type="LinearValueType"><xs:annotation><xs:documentation>The ToleranceValue element is the tolerance of the orientation characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToleranceDualValue element is the dual tolerance value of the orientation characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="DatumReferenceFrameId" type="QIFReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumReferenceFrameId element is the QIF id of the datum reference frame for the orientation characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="MaterialCondition" type="MaterialModifierEnumType"><xs:annotation><xs:documentation>The MaterialCondition element is the material condition modifier for the orientation characteristic tolerance.</xs:documentation></xs:annotation></xs:element><xs:element name="SizeCharacteristicDefinitionId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional SizeCharacteristicDefinitionId element is the QIF id of the associated feature size characteristic used to derive bonus tolerance for maximum and least material conditions.</xs:documentation></xs:annotation></xs:element><xs:element name="ZoneShape" type="OrientationZoneShapeType"><xs:annotation><xs:documentation>The ZoneShape element describes the shape of the tolerance zone.</xs:documentation></xs:annotation></xs:element><xs:element name="TangentPlane" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional TangentPlane element indicates whether the characteristic is evaluated with a tangent plane: "true" for tangent plane, "false" or not present for no tangent plane.</xs:documentation></xs:annotation></xs:element><xs:element name="MaximumToleranceValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaximumToleranceValue element is the maximum tolerance value in cases where bonus is available.</xs:documentation></xs:annotation></xs:element><xs:element name="ProjectedToleranceZoneValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ProjectedToleranceZoneValue element is the length of a projected tolerance zone.</xs:documentation></xs:annotation></xs:element><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice between an EachRadialElement zone modifier and an EachElement linear zone modifier as indicated by a EACH RADIAL ELEMENT or EACH ELEMENT note respectively, or by the ISO specific LE modifier in the latter case.</xs:documentation></xs:annotation><xs:element name="EachRadialElement" type="xs:boolean"><xs:annotation><xs:documentation>The EachRadialElement element indicates whether the characteristic is to be evaluated independently for each radial element. The element is set to "true" for evaluate independently, and is set to "false" or is not present for do not evaluate independently.</xs:documentation></xs:annotation></xs:element><xs:element name="EachElement" type="xs:boolean"><xs:annotation><xs:documentation>The EachElement element indicates whether the characteristic is to be evaluated independently for each element. The element is set to "true" for evaluate independently, and is set to "false" or is not present for do not evaluate independently. (ISO specific equivalent is LE modifier)</xs:documentation></xs:annotation></xs:element></xs:choice></xs:sequence></xs:extension></xs:complexContent></xs:complexType>