www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index
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 contents of a object table can be directly written to a excel or tab delimited text file directly by using this command.
An Existing GI_otable Specifies the name of the object table contents of which are to be written to a file
1. ‘File_name’ specifies the name of the file that is to be read, written, or executed. The proper extension is the default but can be overridden by simply supplying a different extension. You do not need to enclose the file name in quotes if it only contains alpha-numeric characters and starts with a letter. If you want to include other characters, such as a '.' for an extension or '/' or '[]' for directory paths, you must enclose the name in quotes.