ModifyMultipleElements example demonstrates selecting and modifying multiple elements.
The available options and key-ins are:
-
MODIFYMULTIPLE COLOR: Change element(s) color. In this case the tool just increments the color of selected elements by 1.
-
MODIFYMULTIPLE WEIGHT: Change element(s) weight. In this case the tool just increments the weight of selected elements by 1.
-
MODIFYMULTIPLE LINESTYLE: Change element(s) linestyle. In this case the tool just increments the line style of selected elements by 1.
-
MODIFYMULTIPLE LEVEL somelevelname: Change element(s) level. In this case the user has to specify a valid level name and the selected elements will be moved to that level.
-
MODIFYMULTIPLE TEXTSTYLE sometextstylename: Change text element(s) text style. In this case the user has to specify a valid text style name and the tool will only allow selection of text elements. The tool will then apply the supplied text style to all text elements.