attribute global

Sets global options.

Syntax

attribute global features <true/false>

attribute global transparency <true/false>

Arguments

features
Clipped geometry feature lines.
<true/false>
Display/hide clipped geometry feature lines.
transparency
Clipped geometry transparency.
<true/false>
Enable/disable clipped geometry transparency.

Examples

Display clipped geometry feature lines:
attribute global features true
Disable clipped geometry transparency:
attribute global transparency false