www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Description
Perform one of the many filtering processes including displaying the Find Similar Objects dialog.
Parameters
Action (FindSimilar,FindSimilarUnderCursor)
Clear (True,False)
ClearUnderlines (True,False)
Expr (valid expression string)
Zoom (True, False)
Mask (True, False)
Select (True,False)
Notes
To invoke the Find Similar Objects dialog, assign this Action=FindSimilar.
To clear current filter, assign Clear=True.
Examples
Process: SCH:FilterSelect
Parameters : Expr=IsPin And (PinElectrical = ''Power'') | Zoom=True | Select=True