How to restrict moving specific layer objects to different layers

How to restrict moving specific layer objects to different layers

Anonymous
Not applicable
843 Views
5 Replies
Message 1 of 6

How to restrict moving specific layer objects to different layers

Anonymous
Not applicable

Hi,

 

I want to restrict moving of objects from few specific layers to other layers

 

Eg: If there are 10 objects in layer A, I should not be able to move these 10 object to any layer. These 10 objects must stay in layer A only and if I add few more objects to Layer A, These new objects also have to behave in the same manner.

 

can this be done through LISP.....?

 

Thanks

0 Likes
844 Views
5 Replies
Replies (5)
Message 2 of 6

pendean
Community Legend
Community Legend
What are these "objects" exactly? text, blocks, lines etc.

Big Picture question: what or whom are you trying to manage with this request, what is the actual problem you wish to solve?



0 Likes
Message 3 of 6

Anonymous
Not applicable

Hi 

I have 7 different layers which have Texts, blocks and few lines as well

We are opening auto cad from a 3rd party software

So we need to restrict users from moving the objects to other layers from these 7 layers, because it will throw some error 

 

Thanks 

0 Likes
Message 4 of 6

dbroad
Mentor
Mentor

Lock the layers and inform your users.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 5 of 6

Anonymous
Not applicable

NO NO I cant lock layers, because we have to work on those objects i.e. move, delete and add

If locked 3rd party software will throw errors, tried that

So was searching weather we can do it through LISP

0 Likes
Message 6 of 6

dbroad
Mentor
Mentor

Look into object reactors.  I recommend, however, training users instead.

Architect, Registered NC, VA, SC, & GA.
0 Likes