Arbortext IsoDraw > Macro Language Reference > Menu Commands > Edit Menu > Select If / SubSelect If > [Sub]Select If Hatching
  
[Sub]Select If Hatching
Selects elements that either are, or are not, filled with the specified HATCHING.
SELECT IFSUBSELECT IFHATCHINGISNOTEQUAL TO"hatching_name"
Parameters:
hatching_name
any "string"
(Default hatchings are in the file Arbortext-IsoDraw-install-path\Program\Patterns\DefaultHatchings.iso)
Condition
Selects element if…
(IS or) IS EQUAL TO
the element is filled with the specified hatching_name.
(IS NOT or) IS NOT EQUAL TO
the element is not filled with the specified hatching_name.
SELECT IF HATCHING IS EQUAL TO "45° Crosshatch"
SUBSELECT IF HATCHING IS NOT EQUAL TO "Horizontal"