Showing:

Annotations
Diagrams
Source
Used by
Complex Type ViewSetType
Annotations
The ViewSetType defines a container for storing all views present in the CAD scene.
Diagram
Diagram Visualization_xsd_Element_CameraSet.tmp#CameraSet Visualization_xsd_Element_SavedViewSet.tmp#SavedViewSet Visualization_xsd_Element_AnnotationViewSet.tmp#AnnotationViewSet Visualization_xsd_Element_SimplifiedRepresentationSet.tmp#SimplifiedRepresentationSet Visualization_xsd_Element_ExplodedViewSet.tmp#ExplodedViewSet Visualization_xsd_Element_DisplayStyleSet.tmp#DisplayStyleSet Visualization_xsd_Element_ZoneSectionSet.tmp#ZoneSectionSet Visualization_xsd_Element_HatchStyleSet.tmp#HatchStyleSet
Used by
Element ViewSet
Children AnnotationViewSet, CameraSet, DisplayStyleSet, ExplodedViewSet, HatchStyleSet, SavedViewSet, SimplifiedRepresentationSet, ZoneSectionSet
Source
<xs:complexType name="ViewSetType">
  <xs:annotation>
    <xs:documentation>The ViewSetType defines a container for storing all views present in the CAD scene.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="CameraSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CameraSet element is a set of Camera objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="SavedViewSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SavedViewSet element is a set of saved view objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="AnnotationViewSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AnnotationViewSet element is a set of annotation view objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="SimplifiedRepresentationSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SimplifiedRepresentationSet element is a set of simplified representation objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="ExplodedViewSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ExplodedViewSet element is a set of exploded view objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="DisplayStyleSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional DisplayStyleSet element is a set of display style objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="ZoneSectionSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ZoneSectionSet element is a set of zone section objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="HatchStyleSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional HatchStyleSet element is a set of hatch style objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd