Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ConicalSegmentFeatureNominalType / Axis
Annotations
The Axis element is the nominal locating point and nominal unit axis vector of the conical segment which points from the locating point into the expanding end of the conical segment.
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 is the nominal locating point and nominal unit axis vector of the conical segment which points from the locating point into the expanding end of the conical segment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConicalSegmentFeatureNominalType / Sweep
Annotations
The Sweep element gives the start direction and the swept angle for a conical segment feature. The StartVector of the Sweep must lie in a plane normal to the axis of the cone.
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
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">
  <xs:annotation>
    <xs:documentation>The Sweep element gives the start direction and the swept angle for a conical segment feature. The StartVector of the Sweep must lie in a plane normal to the axis of the cone.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConicalSegmentFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the conical segment is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_ConicalSegmentConstructionMethodType.tmp#ConicalSegmentConstructionMethodType_BestFit Features_xsd_Complex_Type_ConicalSegmentConstructionMethodType.tmp#ConicalSegmentConstructionMethodType_Recompensated Features_xsd_Complex_Type_ConicalSegmentConstructionMethodType.tmp#ConicalSegmentConstructionMethodType_Copy Features_xsd_Complex_Type_ConicalSegmentConstructionMethodType.tmp#ConicalSegmentConstructionMethodType_Cast Features_xsd_Complex_Type_ConicalSegmentConstructionMethodType.tmp#ConicalSegmentConstructionMethodType_Transform Features_xsd_Complex_Type_ConicalSegmentConstructionMethodType.tmp#ConicalSegmentConstructionMethodType
Type ConicalSegmentConstructionMethodType
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="ConicalSegmentConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the conical segment 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 ConicalSegmentFeatureNominalType
Annotations
The ConicalSegmentFeatureNominalType defines the conical segment feature nominal information for an individual conical segment 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_ConicalSegmentFeatureNominalType.tmp#ConicalSegmentFeatureNominalType_Axis Features_xsd_Complex_Type_ConicalSegmentFeatureNominalType.tmp#ConicalSegmentFeatureNominalType_Sweep Features_xsd_Complex_Type_ConicalSegmentFeatureNominalType.tmp#ConicalSegmentFeatureNominalType_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="ConicalSegmentFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The ConicalSegmentFeatureNominalType defines the conical segment feature nominal information for an individual conical segment 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 is the nominal locating point and nominal unit axis vector of the conical segment which points from the locating point into the expanding end of the conical segment.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Sweep" type="SweepType">
          <xs:annotation>
            <xs:documentation>The Sweep element gives the start direction and the swept angle for a conical segment feature. The StartVector of the Sweep must lie in a plane normal to the axis of the cone.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="ConicalSegmentConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the conical segment 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