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 01/06/2003 at 07:48, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Windows ; Language(s) : C++ ;
--------- When using doc->GetActiveObjects(selection, TRUE ); the children of the selected objects should actually also be added to the selection array, but they are not! Or am I missing something? Best Samir
On 01/06/2003 at 10:45, xxxxxxxx wrote:
Only if they are selected. (I.e. if it's FALSE only the top-level red are added. Dark red are never added.)
On 01/06/2003 at 12:03, xxxxxxxx wrote:
Ah! Now I see the point. I thought if the parent is selected the children will be added automatically! Thanks