conflict {+|-} {<clump_def> | v | b} {,p} {,t} {,h}{Volume=p<i>\<j>, PointRef}
Function
Select a group of items for manipulation by indicating a conflict area. All items totally or partially within the area will be selected.
Parameters
Define the conflict area by cursor control.
|
clump-def |
Define the conflict area by vector phrases indicating a 2-D or 3-D rectangle or circle. |
|
|
|
|
v |
Use the current viewport as the conflict area. |
|
|
|
|
b |
Use the current orthogonal box as the conflict area. |
|
|
|
|
p |
Examine only those items in the partition area of the model workspace. If omitted, all items in the foreground will be examined. |
|
|
|
|
t |
Examine only text items. |
|
|
|
|
h |
Highlight the relevant items after selection. |
|
|
|
|
+ |
Use the command as an "include" rather than a "select". |
|
|
|
|
- |
Use the command as an "exclude" rather than a "select". |
|
|
|
|
Volume=p<i>\<j>, PointRef |
Where: P<I>\P<J>: Define the base polygon of the volume PointRef: Its distance from the base polygon defines the height of the volume. Update Introduced(11.7.2 B01) |
Examples
conflict
conflict c=j
conflict r=p1,(600,600,700)
conflict p,h
conflict + s=(500,350,900),200
conflict - b=p1,p2
Notes
This command is similar in operation to the CLUMP command.
The YES/NO indicator will be set by this command. YES will be set if any items are found, NO will be set if no items are found.
After selection, all LINES items found within the conflict area will be packed if the autopack facility is active (refer to the PACK command).
See also
YESNO, box, clump, highlight, pack, partition, text,viewport