Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type SubstituteFeatureAlgorithmEnumType
Annotations
The SubstituteFeatureAlgorithmEnumType enumerates values that describe the type of algorithm used to determine the substitute feature.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration BEZIER
enumeration BSPLINE
enumeration DEFAULT
enumeration LEASTSQUARES
enumeration MAXINSCRIBED
enumeration MAXINNERLOCALSIZE
enumeration MAXOUTERLOCALSIZE
enumeration MINCIRCUMSCRIBED
enumeration MININNERLOCALSIZE
enumeration MINOUTERLOCALSIZE
enumeration MINMAX
enumeration NURBS
enumeration ONESIDED
enumeration UNDEFINED
Used by
Source
<xs:simpleType name="SubstituteFeatureAlgorithmEnumType">
  <xs:annotation>
    <xs:documentation>The SubstituteFeatureAlgorithmEnumType enumerates values that describe the type of algorithm used to determine the substitute feature.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="BEZIER"/>
    <xs:enumeration value="BSPLINE"/>
    <xs:enumeration value="DEFAULT"/>
    <xs:enumeration value="LEASTSQUARES"/>
    <xs:enumeration value="MAXINSCRIBED"/>
    <xs:enumeration value="MAXINNERLOCALSIZE"/>
    <xs:enumeration value="MAXOUTERLOCALSIZE"/>
    <xs:enumeration value="MINCIRCUMSCRIBED"/>
    <xs:enumeration value="MININNERLOCALSIZE"/>
    <xs:enumeration value="MINOUTERLOCALSIZE"/>
    <xs:enumeration value="MINMAX"/>
    <xs:enumeration value="NURBS"/>
    <xs:enumeration value="ONESIDED"/>
    <xs:enumeration value="UNDEFINED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd