info_window read

Allows you to read the contents of a remote file to an info_window.
Adams view uses the Information window to display many different types of information about your model, simulation, or motion data. In addition to just viewing information about your model, you can perform a variety of operations in the Information window.
The information includes:
Topology on the different objects in your model
Object information, such as information about a part or a view
Model verification results
Measurements from one coordinate system marker to another
Result set component information
View attributes
Results from a system command you run using the Tools -> System Command
The contents of a saved file can be read into the info_window by using this command.

Format:

 
info_window read
file_name =
string

Example:

 
info_window read &
file_name =
"C:\ aview.log"

Description:

 
Parameter
Value Type
Description
file_name
String
Specifies a remote file name from which the saved information can be read.

Extended Definition:

The saved information about the model, simulation or motion data can be read into the info_window by using this command.