printGraphicToFile

Print the active view in a file

Syntax

printGraphicToFile(fileName, width, height, viewLabel)

Parameters

  • fileName : Name of the file - [1..1] String
  • width : Width - [0..1] Integer
  • height : Height - [0..1] Integer
  • viewLabel : View name - [0..1] String

Returns

No return value