CLUMP - v14


clump                         {+|-} {<clump-def> | v | b} {,p} {,t} {,h} {Volume=p<i>\<j>, PointRef}

Function

Select a group of items for manipulation by indicating a clump area (2-D or 3-D). All items totally within the area will be selected.

Parameters

clump-def

Define the clump area by vector phrases indicating a 2-D or 3-D rectangle or circle.

 

 

v

Use the current viewport as the clump area.
 

b

  Use the current orthogonal box as the clump 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 clumped 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)
 

 

With no parameters define the clump area by cursor control.

 

Examples

clump

clump c=j

clump r=p1,(600,600,700)

clump p,h

clump - b=p1,p2

Notes

After selection, all LINES items found within the clump area will be packed if the autopack facility is active (refer to the PACK 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.

See also

YESNO, box, conflict, highlight, pack, partition, text,viewport