select_default#

frame.select_default() int#

Deselects all frames, such that subsequent frame attribute commands will modify default frame attributes.

When a new frame is created, it uses default attributes. This command allows you to change the defaults.
Examples:
ensight.frame.select_default()
Returns:

zero on success, non-zero on error