SetFocusRegionSize
Sets the radius of the sphere for all focused view modes (transparency).
Syntax
bestview_handle SetFocusRegionSize radius
Application
HyperView Tcl Modify
Description
This command sets the radius of the sphere for all focused view modes (transparency).
Inputs
- radius
- The radius in model units.
Example
To set the radius of the sphere for all focused view modes
(transparency):
bestview_handle SetFocusRegionSize 30
Errors
Returns success (0) or an error code.