Arbortext Command Language > Functions by Alphabetical Listing > graphic_views
  
graphic_views
graphic_views (path, arr)
This function fills the array arr with all of the views that are defined in the intelligent graphic file identified by path. A view is a custom display of the intelligent graphic that was created and saved inside of the graphic. If path exists and is an intelligent graphic file, the function returns the size of the array. If path does not exist or is not an intelligent graphic file, the function returns 0.
The value of path must be an absolute directory path.
Related Topics
Intelligent graphics overview
PTC server connection overview
graphic_information