Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element BottomType / BottomEnum
Annotations
The BottomEnum element describes an often-used bottom type for a 3D internal feature type.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_BottomEnumType.tmp#BottomEnumType
Type BottomEnumType
Properties
content simple
Facets
enumeration BLIND
enumeration THROUGH
enumeration UNDEFINED
Source
<xs:element name="BottomEnum" type="BottomEnumType">
  <xs:annotation>
    <xs:documentation>The BottomEnum element describes an often-used bottom type for a 3D internal feature type.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element BottomType / OtherBottom
Annotations
The OtherBottom element describes the bottom type for a 3D internal feature type in natural language.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="OtherBottom" type="xs:string">
  <xs:annotation>
    <xs:documentation>The OtherBottom element describes the bottom type for a 3D internal feature type in natural language.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Complex Type BottomType
Annotations
The BottomType defines the bottom type for a 3D internal feature type, a feature created by removing material.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_BottomType.tmp#BottomType_BottomEnum PrimitivesPMI_xsd_Complex_Type_BottomType.tmp#BottomType_OtherBottom
Used by
Children BottomEnum, OtherBottom
Source
<xs:complexType name="BottomType">
  <xs:annotation>
    <xs:documentation>The BottomType defines the bottom type for a 3D internal feature type, a feature created by removing material.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="BottomEnum" type="BottomEnumType">
      <xs:annotation>
        <xs:documentation>The BottomEnum element describes an often-used bottom type for a 3D internal feature type.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OtherBottom" type="xs:string">
      <xs:annotation>
        <xs:documentation>The OtherBottom element describes the bottom type for a 3D internal feature type in natural language.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd