Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element OtherSurfaceFeatureNominalType / PolyLine
Annotations
The PolyLine element, if used, defines a polyline representing the extent and boundary of the other surface. The polyline must lie in the other surface. This element is in an optional choice.
Diagram
Diagram Primitives_xsd_Simple_Type_ListDoubleType.tmp#ListDoubleType Primitives_xsd_Complex_Type_ArrayPointType.tmp#ArrayPointType_count Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_ArrayPointType.tmp#ArrayPointType Primitives_xsd_Complex_Type_PolyLineType.tmp#PolyLineType
Type PolyLineType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
count NaturalType required
The required count attribute gives the number of points represented by the array. The number of entries in the array must be 3*count.
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="PolyLine" type="PolyLineType">
  <xs:annotation>
    <xs:documentation>The PolyLine element, if used, defines a polyline representing the extent and boundary of the other surface. The polyline must lie in the other surface. 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 OtherSurfaceFeatureNominalType / ClosedSurface
Annotations
The ClosedSurface element, if used, indicates that the surface is closed. Its value indicates whether the surface is internal (a void) or external (the entire outer surface of an object). This element is in an optional choice.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_InternalExternalEnumType.tmp#InternalExternalEnumType
Type InternalExternalEnumType
Properties
content simple
Facets
enumeration INTERNAL
enumeration EXTERNAL
enumeration NOT_APPLICABLE
Source
<xs:element name="ClosedSurface" type="InternalExternalEnumType">
  <xs:annotation>
    <xs:documentation>The ClosedSurface element, if used, indicates that the surface is closed. Its value indicates whether the surface is internal (a void) or external (the entire outer surface of an object). 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 OtherSurfaceFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the other surface feature is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_OtherSurfaceConstructionMethodType.tmp#OtherSurfaceConstructionMethodType_Copy Features_xsd_Complex_Type_OtherSurfaceConstructionMethodType.tmp#OtherSurfaceConstructionMethodType
Type OtherSurfaceConstructionMethodType
Properties
content complex
minOccurs 0
Children Copy
Instance
<Constructed xmlns="http://qifstandards.org/xsd/qif3">
  <Copy>{1,1}</Copy>
</Constructed>
Source
<xs:element name="Constructed" type="OtherSurfaceConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the other surface 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 OtherSurfaceFeatureNominalType
Annotations
The OtherSurfaceFeatureNominalType defines the other surface feature nominal information for an individual other surface feature. An other surface feature is intended to be used by having it reference a collection of faces in an internal or external CAD definition. An other surface feature must not be used to represent a feature that can be represented as a more specific type of 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_OtherSurfaceFeatureNominalType.tmp#OtherSurfaceFeatureNominalType_PolyLine Features_xsd_Complex_Type_OtherSurfaceFeatureNominalType.tmp#OtherSurfaceFeatureNominalType_ClosedSurface Features_xsd_Complex_Type_OtherSurfaceFeatureNominalType.tmp#OtherSurfaceFeatureNominalType_Constructed
Type extension of SurfaceFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, ClosedSurface, Constructed, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Name, ParentFeatureNominalId, PointList, PolyLine, 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="OtherSurfaceFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The OtherSurfaceFeatureNominalType defines the other surface feature nominal information for an individual other surface feature. An other surface feature is intended to be used by having it reference a collection of faces in an internal or external CAD definition. An other surface feature must not be used to represent a feature that can be represented as a more specific type of feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureNominalBaseType">
      <xs:choice minOccurs="0">
        <xs:element name="PolyLine" type="PolyLineType">
          <xs:annotation>
            <xs:documentation>The PolyLine element, if used, defines a polyline representing the extent and boundary of the other surface. The polyline must lie in the other surface. This element is in an optional choice.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ClosedSurface" type="InternalExternalEnumType">
          <xs:annotation>
            <xs:documentation>The ClosedSurface element, if used, indicates that the surface is closed. Its value indicates whether the surface is internal (a void) or external (the entire outer surface of an object). This element is in an optional choice.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="OtherSurfaceConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the other surface feature is constructed and provides details of the construction method.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:choice>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd