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).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/02/2003 at 04:03, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.012 Platform: Language(s) : C++ ;
--------- Hi, isn't it possible to delete objects? I coudn't find anything in the SDK help. Klaus Heyne
On 23/02/2003 at 05:37, xxxxxxxx wrote:
Just remove the object from the document with obj->Remove(). Then kill it with BaseObject::Free().