3D Design

3D Design

Topics related to Ansys Discovery and Ansys SpaceClaim.

Command.Execute in SpaceClaim: Question

    • seghier
      Subscriber

      Hello, i want create a script using command

      SpaceClaim.Api.V19.Command.Execute('Point')

      SpaceClaim.Api.V19.Scripting.Selection

      And i want to know how i can create these steps:

      1. Point
      2. Set section plane
      3. Se point coordinates
      4. Finish the command

      The other script :

      1. Select the top face of an object by name or layer
      2. Apply pull and set height
      3. Finish the command

      How i can use Command.Execute to follow these steps

      Or if there is another way for example record a python script and run it from SpaceClaim.Api.V19 ?

      Like this for example : SpaceClaim.Api.V19.Scripting.Commands.ExtrudeFaces.Execute(.......)

    • Aniket
      Forum Moderator
      have you tried the default record feature? Are there any issues with recorded commands? For selection please check power selection (https://ansyshelp.ansys.com/account/Secured?returnurl=/Views/Secured/corp/v211/en/spaceclaim/Discovery/user_manual/power_selection.html) and these options should be recorded ideally.
      -Aniket
      How to access Ansys help links
      Guidelines for Posting on Ansys Learning Forum
Viewing 1 reply thread
  • The topic ‘Command.Execute in SpaceClaim: Question’ is closed to new replies.