Adams Basic Package > Adams View > View Command Language > interface > interface object_table undisplay

interface object_table undisplay

Allows you to close the displayed object_table.
The object_table is used to list one or more types of objects in a modeling environment. For example, a type of entities like link, center_marker or properties like mass, inertia can be selectively listed and displayed using this command. The objects listed can be edited, or copied as required.
The object_table can be closed whenever required by using this command.

Format:

 
interface object_table undisplay
object_table_name =
a exisitng GI_otable

Example:

 
interface object_table undisplay &
object_table_name =
.gui.obj.otb

Description:

 
Parameter
Value Type
Description
object_table _name
An Existing GI_otable
Specifies the name of an existing object_table to be closed

Extended Definition:

1. The object_table is closed by specifying the appropriate ‘object_table name’ in the ‘undisplay’ command