Arbortext IsoDraw > Macro Language Reference > Menu Commands > Edit Menu > Select If / SubSelect If > [Sub]Select If Pattern
  
[Sub]Select If Pattern
Selects elements that either are, or are not, filled with the specified PATTERN.
SELECT IFSUBSELECT IFPATTERNISNOTEQUAL TO"pattern_name"
Parameters:
pattern_name
any "string"
(Default patterns are in the file Arbortext-IsoDraw-install-path\Program\Patterns\DefaultPatterns.iso.)
Condition
Selects element if…
(IS or) IS EQUAL TO
the element is filled with the specified pattern_name.
(IS NOT or) IS NOT EQUAL TO
the element is not filled with the specified pattern_name.
SELECT IF PATTERN IS EQUAL TO "Grey 15%"
SUBSELECT IF PATTERN IS NOT EQUAL TO "Grey 75%"