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