www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Description
The ClearLocationMark process is used to clear a specific location marker. To set a new location use one of the SetLocationMark (1-10) processes. To move the cursor to a marked location use a Jump process with a specified LocationMark parameter.
Parameters
LocationMark (1..10)
To clear all location marks, leave the LocationMark parameter blank.
Example
Process: SCH:ClearLocationMark
Parameters : LocationMark = 1
See also
Jump process