list_info plots
Lists information about the plots such as the title, subtitle, analysis, data and time stamp in a current model
Format:
list_info plots |
|---|
plot_name = | existing plot |
brief = | on/off |
write_to_terminal = | on/off |
file_name = | string |
Example:
list_info plots & |
|---|
Brief = | on |
If no parameters are specified, the above command will display brief information about all the plots existing within the current model.
Object Name : .plot_1
Object Type : Plot
Title : No Title
Subtitle : No Subtitle
Analysis : No Analysis Stamp
Date : No Date Stamp
Type : None
Description:
Parameter | Value Type | Description |
|---|
Femdata_name | Existing femdata | Specify an existing femdata name |
Brief | On/off | Specify whether the information needs to be specified in brief or not. |
Write_to_terminal | On/off | Specify whether writing the information to the terminal is necessary. |
File_name | String | Specify a location and name of file to which the information needs to be written. |
Extended Definition:
1. If brief is turned off, it will display other details such as the legend visibility, the values of the horizontal and vertical axes, colors etc
Tips:
1. Typing ? after file_name parameter will open the browse window in Windows platform making it easier to specify the file to which the information would be written into.