Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CylinderFeatureNominalType / Axis
Annotations
The Axis element gives the nominal location of the start point and the nominal unit cylinder axis vector. The direction of the axis vector points into the cylinder. The cylinder does not extend from the start point in the direction opposite the axis vector.
Diagram
Diagram Primitives_xsd_Complex_Type_AxisType.tmp#AxisType_AxisPoint Primitives_xsd_Complex_Type_AxisType.tmp#AxisType_Direction Primitives_xsd_Complex_Type_AxisType.tmp#AxisType
Type AxisType
Properties
content complex
Children AxisPoint, Direction
Instance
<Axis xmlns="http://qifstandards.org/xsd/qif3">
  <AxisPoint decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</AxisPoint>
  <Direction decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Direction>
</Axis>
Source
<xs:element name="Axis" type="AxisType">
  <xs:annotation>
    <xs:documentation>The Axis element gives the nominal location of the start point and the nominal unit cylinder axis vector. The direction of the axis vector points into the cylinder. The cylinder does not extend from the start point in the direction opposite the axis vector.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylinderFeatureNominalType / Sweep
Annotations
The optional Sweep element gives the start direction and the swept angle for a partial cylinder. The swept angle is typically greater than 180 degrees for a feature of size. If the sweep is not specified the feature subtends a full 360 degrees. The StartVector of the Sweep must lie in a plane normal to the axis of the cylinder.
Diagram
Diagram Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DirBeg Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DomainAngle Primitives_xsd_Complex_Type_SweepType.tmp#SweepType
Type SweepType
Properties
content complex
minOccurs 0
Children DirBeg, DomainAngle
Instance
<Sweep xmlns="http://qifstandards.org/xsd/qif3">
  <DirBeg decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</DirBeg>
  <DomainAngle angularUnit="">{1,1}</DomainAngle>
</Sweep>
Source
<xs:element name="Sweep" type="SweepType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Sweep element gives the start direction and the swept angle for a partial cylinder. The swept angle is typically greater than 180 degrees for a feature of size. If the sweep is not specified the feature subtends a full 360 degrees. The StartVector of the Sweep must lie in a plane normal to the axis of the cylinder.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylinderFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the cylinder is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_CylinderConstructionMethodType.tmp#CylinderConstructionMethodType_BestFit Features_xsd_Complex_Type_CylinderConstructionMethodType.tmp#CylinderConstructionMethodType_Recompensated Features_xsd_Complex_Type_CylinderConstructionMethodType.tmp#CylinderConstructionMethodType_Copy Features_xsd_Complex_Type_CylinderConstructionMethodType.tmp#CylinderConstructionMethodType_Cast Features_xsd_Complex_Type_CylinderConstructionMethodType.tmp#CylinderConstructionMethodType_Transform Features_xsd_Complex_Type_CylinderConstructionMethodType.tmp#CylinderConstructionMethodType_FromScan Features_xsd_Complex_Type_CylinderConstructionMethodType.tmp#CylinderConstructionMethodType
Type CylinderConstructionMethodType
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="CylinderConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the cylinder 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 CylinderFeatureNominalType
Annotations
The CylinderFeatureNominalType defines the cylinder feature nominal information for an individual cylinder 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_CylinderFeatureNominalType.tmp#CylinderFeatureNominalType_Axis Features_xsd_Complex_Type_CylinderFeatureNominalType.tmp#CylinderFeatureNominalType_Sweep Features_xsd_Complex_Type_CylinderFeatureNominalType.tmp#CylinderFeatureNominalType_Constructed
Type extension of SurfaceFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, Axis, Constructed, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Name, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, Sweep, 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="CylinderFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The CylinderFeatureNominalType defines the cylinder feature nominal information for an individual cylinder feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="Axis" type="AxisType">
          <xs:annotation>
            <xs:documentation>The Axis element gives the nominal location of the start point and the nominal unit cylinder axis vector. The direction of the axis vector points into the cylinder. The cylinder does not extend from the start point in the direction opposite the axis vector.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Sweep" type="SweepType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Sweep element gives the start direction and the swept angle for a partial cylinder. The swept angle is typically greater than 180 degrees for a feature of size. If the sweep is not specified the feature subtends a full 360 degrees. The StartVector of the Sweep must lie in a plane normal to the axis of the cylinder.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="CylinderConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the cylinder 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