THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 22/01/2012 at 14:03, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 12
Platform:
Language(s) :
---------
hi,
I'm wondering if it's possible to remove objects from the OM. What I'm trying is as soon as the user hits the button create Cinema 4D removes my plugin from the OM
I tried something like this.
this.b.RemoveIndex(1000023);
-------------
this.b.Remove(1000023);
and some other remove's
this.b is the reference to the GetDataInstance(node) and the number is the Plugin ID