Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 09/05/2017 at 04:01, xxxxxxxx wrote:
User Information: Cinema 4D Version: R14 Platform: Windows ; Language(s) : C++ ;
--------- Hi folks,
can I lock the active object manager via code, that my object is currently displayed in? And can I also get the current lock status?
WP.
On 15/05/2017 at 05:58, xxxxxxxx wrote:
Hi WP,
nope, unfortunately you can't. The thing is, there can be multiple Active Object Managers (in user land: Attribute Managers) open in parallel. And there's no way to obtain a handle to a specific one. Sorry.
On 17/05/2017 at 03:09, xxxxxxxx wrote:
Thanks Andreas,
I thought that might be the case! Not a problem, can work around. Cheers,