cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lock the object by macro

Arunakiri
Super Contributor

how to do lock all selected object  by metaclass ( eg. Business person ) through macro automatically . 

 

eg . currently we are doing lock/unlock like right-click of the selected object and doing the option ( lock the object / unlock hte object) . Thanks in advance

1 Reply

jhorber
MEGA
MEGA

Hello Arunakiri

 

Concurent locks cannot be created by macro. They are created by the system.

 

Immutability lock can be created by macro.

This is an expert customization that is not documented..

Is suggest you read the code of the Macro ~iYYiXFBoF1zL[Lock the object.Macro] connected to the MetaCommand Manager

~XXYi8FBoFvvL[Lock the object]

 

 

Jerome