CallCommand subid on Axis Center modeling command
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/06/2012 at 13:49, xxxxxxxx wrote:
Hi all,
I'm trying to execute the modeling command "Axis Center" and invoke the "Execute" button automatically passing the subid of the command.The question is how do I figure out what is the subid of the Execute button?
CallCommand(1010819, ??? );I have tried CallCommand(1010819, 1); which executes silently but nothing happens to the object.
The object is selected when this executes.
I'm using the C++ SDK R11
Thanks
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 02/11/2012 at 05:15, xxxxxxxx wrote:
UP!!!
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 02/11/2012 at 07:51, xxxxxxxx wrote:
Hi,
I'm afraid it isn't possible to call the Execute button of "Axis Center" dialog.
subIDs are used to call commands that have submenus.