displayWireframes
v3d displayWireframes boolean { t | nil }
Description
Specifies whether to display or hide the edges of the mesh. You can set this variable to hide the edges when you want to view the solid metal.
GUI Equivalent
Options menu – Display Wire Frames
Display Options toolbar – Display Wire Frames
Examples
envGetVal("v3d" "displayWireframes")
envSetVal("v3d" "displayWireframes" 'boolean nil)
Related Topics
Reviewing the Mesh Created by EMX in Virtuoso 3D Viewer
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top