Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ElongatedCircleFeatureNominalType / CenterLine
Annotations
The CenterLine element is the nominal location point and a unit vector direction of the centerline of the elongated circle feature. The location point is both midway between the sides and between the ends. Or in other words, the sides are located half the diameter away from the location point in directions perpendicular to both the centerline vector and the normal vector. The ends are located half the length away from the location point in directions along and against the centerline vector.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_PointAndVectorType.tmp#PointAndVectorType_StartPoint PrimitivesPMI_xsd_Complex_Type_PointAndVectorType.tmp#PointAndVectorType_Vector PrimitivesPMI_xsd_Complex_Type_PointAndVectorType.tmp#PointAndVectorType
Type PointAndVectorType
Properties
content complex
Children StartPoint, Vector
Instance
<CenterLine xmlns="http://qifstandards.org/xsd/qif3">
  <StartPoint decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</StartPoint>
  <Vector decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Vector>
</CenterLine>
Source
<xs:element name="CenterLine" type="PointAndVectorType">
  <xs:annotation>
    <xs:documentation>The CenterLine element is the nominal location point and a unit vector direction of the centerline of the elongated circle feature. The location point is both midway between the sides and between the ends. Or in other words, the sides are located half the diameter away from the location point in directions perpendicular to both the centerline vector and the normal vector. The ends are located half the length away from the location point in directions along and against the centerline vector.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ElongatedCircleFeatureNominalType / Normal
Annotations
The Normal element is the nominal unit normal vector of the plane in which the elongated circle feature lies. The Normal must be perpendicular to the center line.
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="Normal" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The Normal element is the nominal unit normal vector of the plane in which the elongated circle feature lies. The Normal must be perpendicular to the center line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ElongatedCircleFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the elongated circle is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_ElongatedCircleConstructionMethodType.tmp#ElongatedCircleConstructionMethodType_BestFit Features_xsd_Complex_Type_ElongatedCircleConstructionMethodType.tmp#ElongatedCircleConstructionMethodType_Recompensated Features_xsd_Complex_Type_ElongatedCircleConstructionMethodType.tmp#ElongatedCircleConstructionMethodType_Copy Features_xsd_Complex_Type_ElongatedCircleConstructionMethodType.tmp#ElongatedCircleConstructionMethodType_Cast Features_xsd_Complex_Type_ElongatedCircleConstructionMethodType.tmp#ElongatedCircleConstructionMethodType_Transform Features_xsd_Complex_Type_ElongatedCircleConstructionMethodType.tmp#ElongatedCircleConstructionMethodType
Type ElongatedCircleConstructionMethodType
Properties
content complex
minOccurs 0
Children BestFit, Cast, Copy, 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>
</Constructed>
Source
<xs:element name="Constructed" type="ElongatedCircleConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the elongated circle 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 ElongatedCircleFeatureNominalType
Annotations
The ElongatedCircleFeatureNominalType defines the elongated circle feature nominal information for an individual elongated circle 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_CurveFeatureNominalBaseType.tmp#CurveFeatureNominalBaseType_SurfaceFeatureNominalId Features_xsd_Complex_Type_CurveFeatureNominalBaseType.tmp#CurveFeatureNominalBaseType Features_xsd_Complex_Type_ElongatedCircleFeatureNominalType.tmp#ElongatedCircleFeatureNominalType_CenterLine Features_xsd_Complex_Type_ElongatedCircleFeatureNominalType.tmp#ElongatedCircleFeatureNominalType_Normal Features_xsd_Complex_Type_ElongatedCircleFeatureNominalType.tmp#ElongatedCircleFeatureNominalType_Constructed
Type extension of CurveFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, CenterLine, Constructed, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Name, Normal, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, SurfaceFeatureNominalId, 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="ElongatedCircleFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The ElongatedCircleFeatureNominalType defines the elongated circle feature nominal information for an individual elongated circle feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CurveFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="CenterLine" type="PointAndVectorType">
          <xs:annotation>
            <xs:documentation>The CenterLine element is the nominal location point and a unit vector direction of the centerline of the elongated circle feature. The location point is both midway between the sides and between the ends. Or in other words, the sides are located half the diameter away from the location point in directions perpendicular to both the centerline vector and the normal vector. The ends are located half the length away from the location point in directions along and against the centerline vector.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Normal" type="UnitVectorType">
          <xs:annotation>
            <xs:documentation>The Normal element is the nominal unit normal vector of the plane in which the elongated circle feature lies. The Normal must be perpendicular to the center line.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="ElongatedCircleConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the elongated circle 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