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

interface object_table delete

Allows you to delete the existing 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 can be directly deleted from the modeling environment by using this command.

Format:

 
interface object_table delete
object_table_name =
A Exisitng GI_otable

Example:

 
interface object_table delete &
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 deleted

Extended Definition:

1. The object_table is deleted by specifying the appropriate ‘object_table name’ in the ‘delete’ command