Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    CallCommand subid on Axis Center modeling command

    General Discussion
    0
    3
    430
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        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!!!

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          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.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post