How to use an existing polygon as a crossing selection fence?

How to use an existing polygon as a crossing selection fence?

kimia.salamo9881
Participant Participant
373 Views
1 Reply
Message 1 of 2

How to use an existing polygon as a crossing selection fence?

kimia.salamo9881
Participant
Participant

You can select-> cp to draw a polygon to select everything within it. Is there a way to do the same thing using a polygon that already exists in the drawing?

OneCognizant.Cognizant.com Portal

0 Likes
Accepted solutions (1)
374 Views
1 Reply
Reply (1)
Message 2 of 2

imadHabash
Mentor
Mentor
Accepted solution

Hi,

I suggest to try FS (Express Tool)  .. also when AutoCAD ask you to select object, type ‘FS then [enter]. We use   for transparent use. Pick your object, then all objects touching it will be selected. also you need to learn more about FSMODE system variable.

FSMODE = OFF (default), it will select objects touching your picked object only.
FSMODE = ON, it will select objects touching it, and all objects touching them too.

 

Imad Habash

EESignature

0 Likes