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 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
On 02/11/2012 at 05:15, xxxxxxxx wrote:
UP!!!
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.