wireframesColor
v3d wireframesColor string colorCode
Description
Specifies the wireframe color for the shapes displayed in the 3D Viewer window. Any change in the value of this variable is applicable to all new windows opened in 3D Viewer.
The default value is "#000000".
GUI Equivalent
Examples
envGetVal("v3d" "wireframesColor")
envSetVal("v3d" "wireframesColor" 'string "#FF0000")
Related Topics
Reviewing the Mesh Created by EMX in Virtuoso 3D Viewer
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top