Arbortext Command Language > set Command Options > set isoviewfileformats
  
set isoviewfileformats
set isoviewfileformats=" [cgm] [;idr] [;idrz] [;iso] [;isoz] [;svg] "
This command specifies both the graphic file formats that should be displayed using the embedded Arbortext IsoView control in Arbortext Editor and the graphic types that should be published using Arbortext IsoView. By default, the following types of graphics are displayed in the embedded dialog box:
CGM (.cgm)
IDR (.idr)
IDRZ (.idrz)
ISO (.iso)
ISOZ (.isoz)
You can set the dialog box to also display SVG (.svg) graphics. The arguments are the file extensions for the graphic types separated by semicolons. If you set the value to more than one graphic type, you must enclose the arguments in quotes. If you set the value of this option to an empty string, the Arbortext IsoView control will not be used to display any graphics.
Publishing intelligent graphics using Arbortext IsoView is also supported for all intelligent graphics types. Refer to the Arbortext IsoView documentation for more information about Arbortext IsoView.
Examples:
set isoviewfileformats=iso
set isoviewfileformats="iso;svg"
Related Topics
Intelligent graphics overview