zScale
v3d zScale int zScaleValue
Description
Specifies the scaling factor by which you want to scale the mesh on the z-axis. The scaled z-axis allows you to clearly see the thin layers or to view the mesh between the layers.
GUI Equivalent
Examples
envGetVal("v3d" "zScale")
envSetVal("v3d" "zScale" 'int 4)
Related Topic
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top