Arbortext Command Language > Functions by Alphabetical Listing > graphic_viewer
  
graphic_viewer
graphic_viewer (path)
This function returns the name of the embedded ActiveX dialog used to display the intelligent graphic identified by path. The value of path must be an absolute directory path.
If the intelligent graphic is an EDZ graphic and displayed by ProductView, the function returns pview. If the intelligent graphic is an ISO graphic and displayed by Arbortext IsoView, the function returns iview. If path does not reference an intelligent graphic, the function returns an empty string.
Related Topics
Intelligent graphics overview
oid_graphic_viewer function