interface > interface object table set row

www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index


Your Ad Here

interface object table set row
Allows you to alter the contents of single or multiple rows in a 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 row properties of a object table can be edited using this command.
Format:
 
Example:
 
Description:
 
An Existing GI_otable
Extended Definition:
1.
The cells to be altered are initially addressed by the ‘object table name’. Next, the rows to be altered are marked by various choices like, ‘use_row_selected’, ‘row_range’, and ‘object_rows’.
2.
3.
4.
5.
The choice ‘string action’ will replace all the contents in that row with the new contents specified. On the other hand if the ‘object action’ is specified, then keeping the ‘field for columns’ same all the contents of the row for old entity will be replaced with values of ‘field for column’ for the new entity mentioned.
For example, in the example above, the entity listed in the row is ‘i_marker’ for entity ‘PART_3.LINK_2’ under ‘model_1’. With the execution of the command, the field for the columns will be replaced by the similar values for the ‘PART_2.LINK_1’ under ‘model_1’.
6.
The mode of insertion of the new row contents depends on the choices like ‘before’, ‘after’, ‘delete’ or ‘replace’ denoted by the parameter ‘row_action’
Your Ad Here