Prevent User from editing some entities

Discuss and ask questions about CADEditorX and XML API.

Moderators: SDS, support, admin

Post Reply
MuhammadSulaiman
Posts: 3
Joined: 16 Jul 2020, 13:11

Prevent User from editing some entities

Post by MuhammadSulaiman » 16 Jul 2020, 13:32

Hello,

I want to draw some entities and prevent the user from changing them, Is there any way to give CADEditorX the handle of the entity and make it unchangeable?

Best regards.

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: Prevent User from editing some entities

Post by support » 17 Jul 2020, 19:28

Hello,

There is no way to make an entity unchangeable by the handle. You may try to create a locked layer and place the entities on this layer to prevent them from being selected and modified.

Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply