Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CircularArcConstructionMethodType / BestFit
Annotations
The BestFit element describes the best-fit construction of a circular arc from 3 or more point-reducible base features. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcBestFitType.tmp#CircularArcBestFitType_n Features_xsd_Complex_Type_CircularArcBestFitType.tmp#CircularArcBestFitType_BaseFeature Features_xsd_Complex_Type_CircularArcBestFitType.tmp#CircularArcBestFitType
Type CircularArcBestFitType
Type hierarchy
Properties
content complex
Children BaseFeature, NominalsCalculated
Instance
<BestFit n="" xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeature>{3,unbounded}</BaseFeature>
</BestFit>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of base features used in the construction.
Source
<xs:element name="BestFit" type="CircularArcBestFitType">
  <xs:annotation>
    <xs:documentation>The BestFit element describes the best-fit construction of a circular arc from 3 or more point-reducible base features. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / Intersection
Annotations
The Intersection element describes the construction of a circular arc by the intersection of a two features. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcIntersectionType.tmp#CircularArcIntersectionType_IntersectionFeature Features_xsd_Complex_Type_CircularArcIntersectionType.tmp#CircularArcIntersectionType
Type CircularArcIntersectionType
Type hierarchy
Properties
content complex
Children IntersectionFeature, NominalsCalculated
Instance
<Intersection xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <IntersectionFeature>{2,2}</IntersectionFeature>
</Intersection>
Source
<xs:element name="Intersection" type="CircularArcIntersectionType">
  <xs:annotation>
    <xs:documentation>The Intersection element describes the construction of a circular arc by the intersection of a two features. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / Recompensated
Annotations
The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a circular arc from 3 or more base feature points. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcRecompType.tmp#CircularArcRecompType_BaseFeaturePointList Features_xsd_Complex_Type_CircularArcRecompType.tmp#CircularArcRecompType
Type CircularArcRecompType
Type hierarchy
Properties
content complex
Children BaseFeaturePointList, NominalsCalculated
Instance
<Recompensated xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeaturePointList n="">{1,1}</BaseFeaturePointList>
</Recompensated>
Source
<xs:element name="Recompensated" type="CircularArcRecompType">
  <xs:annotation>
    <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a circular arc from 3 or more base feature points. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / Projection
Annotations
The Projection element describes the construction of a circular arc by the projection of a base circular arc onto a plane. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcProjectionType.tmp#CircularArcProjectionType_ProjectionArc Features_xsd_Complex_Type_CircularArcProjectionType.tmp#CircularArcProjectionType_ProjectionPlane Features_xsd_Complex_Type_CircularArcProjectionType.tmp#CircularArcProjectionType
Type CircularArcProjectionType
Type hierarchy
Properties
content complex
Children NominalsCalculated, ProjectionArc, ProjectionPlane
Instance
<Projection xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <ProjectionArc>{1,1}</ProjectionArc>
  <ProjectionPlane>{1,1}</ProjectionPlane>
</Projection>
Source
<xs:element name="Projection" type="CircularArcProjectionType">
  <xs:annotation>
    <xs:documentation>The Projection element describes the construction of a circular arc by the projection of a base circular arc onto a plane. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / Copy
Annotations
The Copy element describes the construction of a circular arc by the copying of a base circular arc. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcCopyType.tmp#CircularArcCopyType_BaseArc Features_xsd_Complex_Type_CircularArcCopyType.tmp#CircularArcCopyType
Type CircularArcCopyType
Type hierarchy
Properties
content complex
Children BaseArc, NominalsCalculated
Instance
<Copy xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseArc>{1,1}</BaseArc>
</Copy>
Source
<xs:element name="Copy" type="CircularArcCopyType">
  <xs:annotation>
    <xs:documentation>The Copy element describes the construction of a circular arc by the copying of a base circular arc. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / Cast
Annotations
The Cast element describes the construction of a circular arc by the casting of a base feature. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcCastType.tmp#CircularArcCastType_BaseFeature Features_xsd_Complex_Type_CircularArcCastType.tmp#CircularArcCastType
Type CircularArcCastType
Type hierarchy
Properties
content complex
Children BaseFeature, NominalsCalculated
Instance
<Cast xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeature>{1,1}</BaseFeature>
</Cast>
Source
<xs:element name="Cast" type="CircularArcCastType">
  <xs:annotation>
    <xs:documentation>The Cast element describes the construction of a circular arc by the casting of a base feature. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / Transform
Annotations
The Transform element describes the construction of a circular arc by the transformation of a base circular arc. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcTransformType.tmp#CircularArcTransformType_BaseArc Features_xsd_Complex_Type_CircularArcTransformType.tmp#CircularArcTransformType_Transformation Features_xsd_Complex_Type_CircularArcTransformType.tmp#CircularArcTransformType
Type CircularArcTransformType
Type hierarchy
Properties
content complex
Children BaseArc, NominalsCalculated, Transformation
Instance
<Transform xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseArc>{1,1}</BaseArc>
  <Transformation>{1,1}</Transformation>
</Transform>
Source
<xs:element name="Transform" type="CircularArcTransformType">
  <xs:annotation>
    <xs:documentation>The Transform element describes the construction of a circular arc by the transformation of a base circular arc. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / FromScan
Annotations
The FromScan element describes the construction of a circular arc from scan data. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcFromScanType.tmp#CircularArcFromScanType_SurfaceFeature Features_xsd_Complex_Type_CircularArcFromScanType.tmp#CircularArcFromScanType_SearchRadius Features_xsd_Complex_Type_CircularArcFromScanType.tmp#CircularArcFromScanType_Depth Features_xsd_Complex_Type_CircularArcFromScanType.tmp#CircularArcFromScanType
Type CircularArcFromScanType
Type hierarchy
Properties
content complex
Children Depth, NominalsCalculated, SearchRadius, SurfaceFeature
Instance
<FromScan xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <SurfaceFeature>{1,1}</SurfaceFeature>
  <SearchRadius decimalPlaces="" linearUnit="" significantFigures="">{1,1}</SearchRadius>
  <Depth decimalPlaces="" linearUnit="" significantFigures="">{1,1}</Depth>
</FromScan>
Source
<xs:element name="FromScan" type="CircularArcFromScanType">
  <xs:annotation>
    <xs:documentation>The FromScan element describes the construction of a circular arc from scan data. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CircularArcConstructionMethodType / Extract
Annotations
The Extract element describes the extraction of a circular arc from a curve. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CircularArcExtractType.tmp#CircularArcExtractType_CurveFeature Features_xsd_Complex_Type_CircularArcExtractType.tmp#CircularArcExtractType
Type CircularArcExtractType
Type hierarchy
Properties
content complex
Children CurveFeature, NominalsCalculated
Instance
<Extract xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <CurveFeature>{1,1}</CurveFeature>
</Extract>
Source
<xs:element name="Extract" type="CircularArcExtractType">
  <xs:annotation>
    <xs:documentation>The Extract element describes the extraction of a circular arc from a curve. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type CircularArcConstructionMethodType
Annotations
The CircularArcConstructionMethodType defines the method for constructing a unique nominal or measured circular arc feature.
Diagram
Diagram Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_BestFit Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_Intersection Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_Recompensated Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_Projection Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_Copy Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_Cast Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_Transform Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_FromScan Features_xsd_Complex_Type_CircularArcConstructionMethodType.tmp#CircularArcConstructionMethodType_Extract
Used by
Children BestFit, Cast, Copy, Extract, FromScan, Intersection, Projection, Recompensated, Transform
Source
<xs:complexType name="CircularArcConstructionMethodType">
  <xs:annotation>
    <xs:documentation>The CircularArcConstructionMethodType defines the method for constructing a unique nominal or measured circular arc feature.</xs:documentation>
  </xs:annotation>
  <xs:choice minOccurs="0">
    <xs:annotation>
      <xs:documentation>This optional compositor provides a choice of the construction method for the circular arc.</xs:documentation>
    </xs:annotation>
    <xs:element name="BestFit" type="CircularArcBestFitType">
      <xs:annotation>
        <xs:documentation>The BestFit element describes the best-fit construction of a circular arc from 3 or more point-reducible base features. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Intersection" type="CircularArcIntersectionType">
      <xs:annotation>
        <xs:documentation>The Intersection element describes the construction of a circular arc by the intersection of a two features. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Recompensated" type="CircularArcRecompType">
      <xs:annotation>
        <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a circular arc from 3 or more base feature points. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Projection" type="CircularArcProjectionType">
      <xs:annotation>
        <xs:documentation>The Projection element describes the construction of a circular arc by the projection of a base circular arc onto a plane. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Copy" type="CircularArcCopyType">
      <xs:annotation>
        <xs:documentation>The Copy element describes the construction of a circular arc by the copying of a base circular arc. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Cast" type="CircularArcCastType">
      <xs:annotation>
        <xs:documentation>The Cast element describes the construction of a circular arc by the casting of a base feature. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Transform" type="CircularArcTransformType">
      <xs:annotation>
        <xs:documentation>The Transform element describes the construction of a circular arc by the transformation of a base circular arc. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FromScan" type="CircularArcFromScanType">
      <xs:annotation>
        <xs:documentation>The FromScan element describes the construction of a circular arc from scan data. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Extract" type="CircularArcExtractType">
      <xs:annotation>
        <xs:documentation>The Extract element describes the extraction of a circular arc from a curve. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd