Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type BottomEnumType
Annotations
The BottomEnumType enumerates values that describe the bottom type for a 3D internal feature type, a feature created by removing material.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration BLIND
enumeration THROUGH
enumeration UNDEFINED
Used by
Source
<xs:simpleType name="BottomEnumType">
  <xs:annotation>
    <xs:documentation>The BottomEnumType enumerates values that describe the bottom type for a 3D internal feature type, a feature created by removing material.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="BLIND"/>
    <xs:enumeration value="THROUGH"/>
    <xs:enumeration value="UNDEFINED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd