Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element ViewSet
Annotations
The global ViewSet element is a collection of 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 Visualization_xsd_Complex_Type_ViewSetType.tmp#ViewSetType
Type ViewSetType
Properties
content complex
Used by
Complex Type ProductType
Children AnnotationViewSet, CameraSet, DisplayStyleSet, ExplodedViewSet, HatchStyleSet, SavedViewSet, SimplifiedRepresentationSet, ZoneSectionSet
Instance
<ViewSet xmlns="http://qifstandards.org/xsd/qif3">
  <CameraSet n="">{0,1}</CameraSet>
  <SavedViewSet n="">{0,1}</SavedViewSet>
  <AnnotationViewSet n="">{0,1}</AnnotationViewSet>
  <SimplifiedRepresentationSet n="">{0,1}</SimplifiedRepresentationSet>
  <ExplodedViewSet n="">{0,1}</ExplodedViewSet>
  <DisplayStyleSet n="">{0,1}</DisplayStyleSet>
  <ZoneSectionSet n="">{0,1}</ZoneSectionSet>
  <HatchStyleSet n="">{0,1}</HatchStyleSet>
</ViewSet>
Source
<xs:element name="ViewSet" type="ViewSetType">
  <xs:annotation>
    <xs:documentation>The global ViewSet element is a collection of all views present in the CAD scene.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd