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 21/09/2004 at 21:37, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.0 Platform: Language(s) : C++ ;
--------- Hi How can I select multiple objects from C++ program.
On 22/09/2004 at 04:23, xxxxxxxx wrote:
I am not sure, but I would try calling
obj->SetBit(BIT_ACTIVE);
.
Michael