displayOrientAxes
v3d displayOrientAxes boolean { t | nil }
Description
Specifies whether to display or hide orient axes on the canvas.
GUI Equivalent
Options menu – Display Orient Axes
Display Options toolbar – Display Orient Axes
Examples
envGetVal("v3d" "displayOrientAxes")
envSetVal("v3d" "displayOrientAxes" 'boolean nil)
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top