Arbortext Command Language > set Command Options > set isovieweditorfileformats
  
set isovieweditorfileformats
set isovieweditorfileformats=" [cgm] [;idr] [;idrz] [;iso] [;isoz] [;svg] "
By default, Arbortext Editor uses different underlying technologies to display images of different formats. The set isovieweditorfileformats option lets you override these default settings to specify additional graphic file formats display using the embedded Arbortext IsoView control in Arbortext Editor.
This preference has no default value in the full installation of Arbortext Editor, where the set isoviewfileformats preference specifies both the graphic file formats displayed and published using Arbortext IsoView.
In the compact installation of Arbortext Editor, the following types of graphics are displayed in the Arbortext IsoView control by default:
CGM (.cgm)
SVG (.svg)
The arguments are the file extensions for the graphic types separated by semicolons. If you set the value to more than one graphic type, enclose the arguments in quotes. If you set the value of this option to an empty string in the compact installation of Arbortext Editor, CGM and SVG graphics cannot be displayed in Arbortext Editor.
Refer to the Arbortext IsoView documentation for more information about Arbortext IsoView. Refer to the Arbortext Editor Deployment Kit Guide for more information about the compact installation of Arbortext Editor.
Examples:
set isovieweditorfileformats=cgm
set isovieweditorfileformats="svg;cgm"
Related Topics
Intelligent graphics overview
set isoviewfileformats