Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element OppositeAngledPlanesFeatureNominalType / CenterPlane
Annotations
The CenterPlane element is the nominal location point and a unit vector normal of the center plane of the opposite angled planes feature. The location point is both midway between the sides and between the ends (real or virtual). Or in other words, the sides are located half the width away from the location point in directions along and against the center plane normal. The ends are located half the length away from the location point in directions along and against the length vector.
Diagram
Diagram Primitives_xsd_Complex_Type_PlaneType.tmp#PlaneType_Point Primitives_xsd_Complex_Type_PlaneType.tmp#PlaneType_Normal Primitives_xsd_Complex_Type_PlaneType.tmp#PlaneType
Type PlaneType
Properties
content complex
Children Normal, Point
Instance
<CenterPlane xmlns="http://qifstandards.org/xsd/qif3">
  <Point decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Point>
  <Normal decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Normal>
</CenterPlane>
Source
<xs:element name="CenterPlane" type="PlaneType">
  <xs:annotation>
    <xs:documentation>The CenterPlane element is the nominal location point and a unit vector normal of the center plane of the opposite angled planes feature. The location point is both midway between the sides and between the ends (real or virtual). Or in other words, the sides are located half the width away from the location point in directions along and against the center plane normal. The ends are located half the length away from the location point in directions along and against the length vector.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeAngledPlanesFeatureNominalType / LengthVector
Annotations
The optional LengthVector element is the nominal unit vector of the long axis of the feature.
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="LengthVector" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LengthVector element is the nominal unit vector of the long axis of the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeAngledPlanesFeatureNominalType / DepthVector
Annotations
The optional DepthVector element is the nominal unit vector pointing out of the feature (away from the bottom if there is one) and is perpendicular to both the LengthVector and the normal to the center plane.
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="DepthVector" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DepthVector element is the nominal unit vector pointing out of the feature (away from the bottom if there is one) and is perpendicular to both the LengthVector and the normal to the center plane.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeAngledPlanesFeatureNominalType / DraftVector
Annotations
The optional DraftVector element is the nominal unit vector defining the direction in which the draft angle is applied when it is different than the depth vector and like the depth vector generally points out of the feature. It is not necessarily perpendicular to either the LengthVector or the normal to the center plane.
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="DraftVector" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DraftVector element is the nominal unit vector defining the direction in which the draft angle is applied when it is different than the depth vector and like the depth vector generally points out of the feature. It is not necessarily perpendicular to either the LengthVector or the normal to the center plane.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeAngledPlanesFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the opposite angled planes feature is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_BestFit Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Recompensated Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Copy Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Cast Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Transform Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_FromScan Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType
Type OppositeAngledPlanesConstructionMethodType
Properties
content complex
minOccurs 0
Children BestFit, Cast, Copy, FromScan, Recompensated, Transform
Instance
<Constructed xmlns="http://qifstandards.org/xsd/qif3">
  <BestFit n="">{1,1}</BestFit>
  <Recompensated>{1,1}</Recompensated>
  <Copy>{1,1}</Copy>
  <Cast>{1,1}</Cast>
  <Transform>{1,1}</Transform>
  <FromScan>{1,1}</FromScan>
</Constructed>
Source
<xs:element name="Constructed" type="OppositeAngledPlanesConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the opposite angled planes feature is constructed and provides details of the construction method.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type OppositeAngledPlanesFeatureNominalType
Annotations
The OppositeAngledPlanesFeatureNominalType defines the opposite angled planes feature nominal information for an individual opposite angled planes feature.
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_FeatureNominalBaseType.tmp#FeatureNominalBaseType_Name Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_UUID Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_FeatureDefinitionId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_ParentFeatureNominalId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityInternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityExternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType Features_xsd_Complex_Type_SurfaceFeatureNominalBaseType.tmp#SurfaceFeatureNominalBaseType Features_xsd_Complex_Type_OppositeAngledPlanesFeatureNominalType.tmp#OppositeAngledPlanesFeatureNominalType_CenterPlane Features_xsd_Complex_Type_OppositeAngledPlanesFeatureNominalType.tmp#OppositeAngledPlanesFeatureNominalType_LengthVector Features_xsd_Complex_Type_OppositeAngledPlanesFeatureNominalType.tmp#OppositeAngledPlanesFeatureNominalType_DepthVector Features_xsd_Complex_Type_OppositeAngledPlanesFeatureNominalType.tmp#OppositeAngledPlanesFeatureNominalType_DraftVector Features_xsd_Complex_Type_OppositeAngledPlanesFeatureNominalType.tmp#OppositeAngledPlanesFeatureNominalType_Constructed
Type extension of SurfaceFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, CenterPlane, Constructed, DepthVector, DraftVector, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, LengthVector, Name, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, UUID
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="OppositeAngledPlanesFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The OppositeAngledPlanesFeatureNominalType defines the opposite angled planes feature nominal information for an individual opposite angled planes feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="CenterPlane" type="PlaneType">
          <xs:annotation>
            <xs:documentation>The CenterPlane element is the nominal location point and a unit vector normal of the center plane of the opposite angled planes feature. The location point is both midway between the sides and between the ends (real or virtual). Or in other words, the sides are located half the width away from the location point in directions along and against the center plane normal. The ends are located half the length away from the location point in directions along and against the length vector.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LengthVector" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LengthVector element is the nominal unit vector of the long axis of the feature.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DepthVector" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DepthVector element is the nominal unit vector pointing out of the feature (away from the bottom if there is one) and is perpendicular to both the LengthVector and the normal to the center plane.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DraftVector" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DraftVector element is the nominal unit vector defining the direction in which the draft angle is applied when it is different than the depth vector and like the depth vector generally points out of the feature. It is not necessarily perpendicular to either the LengthVector or the normal to the center plane.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="OppositeAngledPlanesConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the opposite angled planes feature is constructed and provides details of the construction method.</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