Command Accessing 4D View menu commands

4D View

Accessing 4D View menu commands

version 6.8


4D View menu commands can be executed by programming. You can also check the status of a menu or menu commands from a method.

Each menu command is referenced by an integer. The code for menu commands is defined using the PV Commands constants theme. For example, the File menu commands are represented by the "pv cmd file..." constants and the Edit menu commands by the "pv cmd edit..." constants.

Menu command constants will not vary, even if changes are made in 4D View.