Table of Contents

get

“get” prints out the current value of a setting.

Usage

get name [, selection [, state ]]

Arguments

name = string: setting name

selection = string: object name (selections not yet supported)

state = integer: state number

Example

get line_width 

Notes

“get” currently only works with global, per-object, and per-state settings. There is currently no way to retrieve per-atom settings.

See Also

set | set_bond | cmd.get | commands