THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/10/2008 at 06:54, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9+
Platform:
Language(s) : C++ ;
---------
Hi,
this has probably been asked before, but i couldnt quite find the exact info i need...
I want to make a button that launches the cinema optimize function.
I dont want to do it via senmodellingcommand, i want the optimize dialog to show up, just as if the user selected it from the menu.
Im not sure which function to use, setAction or CallCommand, and where i find the neccessary ids.
setAction seems to be for modellingcommads only and i can find its valid id's in ModelingIds.h
But where do i find the id's for CallCommand ?
And is this trghe same as selecting a command from teh menu ?
Also, could it be that CallCommand is not available before R10 ?
thanks,
Daniel