reference_frames#
Bases:
TUIMenuEnters the reference frames menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add(service, version, mode, path)Creates a new reference frame.
delete(service, version, mode, path)Deletes the reference frame you specify.
display(service, version, mode, path)Displays the reference frame you specify.
display_edit(service, version, mode, path)Display and edit reference frame from graphics.
edit(service, version, mode, path)Allows you to edit a reference frame.
hide(service, version, mode, path)Removes the specified reference frame from the graphics window.
list(service, version, mode, path)Lists all of the reference frames.
list_properties(service, version, mode, path)Lists the properties of the reference frame you specify.
__init__ method of TUIMenu class.
Bases:
TUIMethodCreates a new reference frame.
Bases:
TUIMethodDeletes the reference frame you specify.
Bases:
TUIMethodDisplays the reference frame you specify.
Bases:
TUIMethodDisplay and edit reference frame from graphics.
Bases:
TUIMethodAllows you to edit a reference frame.
Bases:
TUIMethodRemoves the specified reference frame from the graphics window.
Bases:
TUIMethodLists all of the reference frames.
Bases:
TUIMethodLists the properties of the reference frame you specify.