THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/12/2008 at 21:31, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R9-R11
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
My code needs to do three SendModelingCommand() (one optional). First, MCOMMAND_CURRENTSTATETOOBJECT on the source object. Then a MCOMMAND_TRIANGULATE and MCOMMAND_REVERSENORMALS (optional) is done on the result inserted into a fake document.
For the latter two, do I need to insert back into the fake document after each command? Do I need a document at all? Where is the result of MCOMMAND_REVERSENORMALS? Is it the same as MCOMMAND_TRIANGULATE?
[Ivory Soap Box]
As I stated some time ago, you guys *really* need an example for EACH and EVERY command (or at least one for every variation). I'm frigging guessing out my ass because there isn't a single set of examples here, in the docs, in the cinema4dsdk code. How long has Cinema 4D been around? I don't have nine lives and time to speculate on how every function (of the thousands) works in the SDK. My god, every function is different and unknown territory requiring an R&D; department. Now you know why there are sooooo few C4D plugin devs out there. The simplest things require an expeditionary force. You want more devs - fill us in. Please...
[/Ivory Soap Box]