interface > interface object table set cell

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


Your Ad Here

interface object table set cell
Allows you to alter the contents of single or multiple cells in a object tableThe 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 properties of a single of multiple cells can be edited by using this command.
Format:
 
True_only
True_only
Example:
 
Description:
 
An Existing GI_otable
Extended Definition:
1.
The cells to be altered are initially addressed by the ‘object table name’. Next, the exact location of the cells can be specified by various choices like, ‘use_cell_selected’, ‘row_range’, ‘use_row_selected’, ‘object rows’, ‘use_column_selected’, ‘column range’, and ‘field_name_of_ columns’.
2.
3.
4.
Specifying ‘row range’ and ‘column range’ allows to modify the contents of multiple cells. For example, row range = 1,2 and column range = 3 will alter the cells (1,3) and (2,3).
5.
Alternatively, the row or a column can be selected by specifying the name of the ‘object name’ or the ‘field name for the column’. For example, to rename ‘i_marker’ of the ‘part_3’, the ‘object_rows’ = part_3 and the ‘field_name_for_column’ = i_marker.
6.
The parameter ‘string’ specifies the new contents of the respective cells. The mode of insertion of the new contents depends on the choice ‘append’, ‘prefix’ or ‘replace’ denoted by the parameter ‘action’
Your Ad Here