list_info marker

lists information about the current state of the markers in the system.

Format:

 
list_info marker
marker_name =
existing_marker
brief =
on/off
write_to_terminal =
on/off
file_name =
string

Example:

:
list_info marker &
Marker_name =
MARKER_1 &
Brief =
on &
Write_to_terminal =
off &
File_name =
“c:\info\information”
This command will give the brief information about the marker_1 in the file specified.
 
Object Name : .model_1.PART_2.MARKER_1
Object Type : Marker
Parent Type : Part
Adams ID : 1
Active : NO_OPINION
Local :
Location : -500.0, 300.0, 0.0 (mm, mm, mm)
Orientation : 315.0, 0.0, 0.0 (deg)
Global :
Location : -500.0, 300.0, 0.0 (mm, mm, mm)
Orientation : 315.0, 0.0, 0.0 (deg)
If the Write_to_terminal parameter is turned on then the marker information is displayed on the terminal as well.

Description:

 
Parameter
Value Type
Description
marker_name
Existing marker
Specify the marker name you want information to be displayed about.
brief
Yes/No
Specify whether you want the marker information in brief or not.
write_to_terminal
Yes/No
Specify whether you want the marker information to be displayed on the terminal.
file_name
String
Specify filename in which you want to save the marker information.

Extended Definition:

1. If the parameter “Brief” is turned on then only the information about the marker is displayed such as location and orientation without specifying the information on the markers dependants. If “Brief” is turned off then the information about the marker dependents is also displayed.
Example of list_info marker with Brief = on
Object Name : .model_1.PART_2.MARKER_1
Object Type : Marker
Parent Type : Part
Adams ID : 1
Active : NO_OPINION
Local :
Location : -500.0, 300.0, 0.0 (mm, mm, mm)
Orientation : 315.0, 0.0, 0.0 (deg)
Global :
Location : -500.0, 300.0, 0.0 (mm, mm, mm)
Orientation : 315.0, 0.0, 0.0 (deg)
Example of list_info marker with Brief=off
Object Name : .model_1.PART_2.MARKER_1
Object Type : Marker
Parent Type : Part
Adams ID : 1
Active : NO_OPINION
Local :
Location : -500.0, 300.0, 0.0 (mm, mm, mm)
Orientation : 315.0, 0.0, 0.0 (deg)
Global :
Location : -500.0, 300.0, 0.0 (mm, mm, mm)
Orientation : 315.0, 0.0, 0.0 (deg)
Marker's Dependents:
LINK_1 ADAMS ID: 0 TYPE: Link
Comments : None
 
Attributes: Value: Inherited: From:
Active NO_OPINION
Colors
Line WHITE.......RED..........model_1.PART_2
Edge RED.........RED..........model_1.PART_2
Face WHITE.......RED..........model_1.PART_2
Text WHITE.......RED..........model_1.PART_2
Visibility NO_OPINION
Name Visibility NO_OPINION..OFF..........model_1.PART_2
Icon Size 50.0

Caution:

1. The directory which you specify the file_name should exist. If it does not then the marker information will not be copied into the specified filename.

Tips:

1. To specify file_name parameter, typing “?” after the “file_name=” will open the Browse window using which the required filename can be specified.
2. The information in list_info marker can be sent to the information window, a file, or both.