THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/11/2002 at 13:56, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.012
Platform: Windows ;
Language(s) : C++ ;
---------
Oh man, it really seems I have to relearn anything again that I have used in COFFEE. Sorry, for the frequent questioning. (I guess that will happen more often in the next few days)
How can I set a selection in C++? I know there is a FromArray() Command that selects the elements of an Unsigned CHAR selection, but to be honest I have no clue how to use that.
But isn´t there something that uses a BaseSelection to set a Selection? Like in COFFEE I mean. bs->Select(i); op->SetPointSelection(bs); or anything similar to that?
Thanks again