|
說過很多次了,express tools中有 'FS & 'FSMODE 指令 Creates a selection set of objects that touch the selected object. The behavior of FASTSELECT can be controlled with the command FSMODE. If FSMODE is set to ON (the default), FASTSELECT selects only those objects that are touching the selected object. When FSMODE is OFF, FASTSELECT selects all the objects that are touching the selected object as well as any objects that are touching those objects. The command continues down the chain of unselected objects that are touching the selected object until no more unselected objects are visible on screen.
Note: FASTSELECT selects only lines, polylines, lightweight polylines, circles, arcs, attribute definitions, text, mtext, ellipses, and images.
Tip: You can use FASTSELECT at the command line and (transparently) in many commands. Command: 'FS Select touching object: Select an object
Command: 'FSMODE FASTSEL chain selection <OFF>: Enter ON or OFF |