3D Design

3D Design

Topics related to Ansys Discovery and Ansys SpaceClaim.

    • Ganggui Guo
      Subscriber

      from ansys.geometry.core import launch_modeler_with_spaceclaim

      modeler_discovery = launch_modeler_with_spaceclaim()

      modeler_discovery.run_discovery_script_file(file_path=r'E:\2023project\nncx\muti-optimize\Mesh_Gem\1.scscript',script_args=script_args)
       
      I want to run a script in SpaceClaim using run_discovery_script_file, but I'm unsure what to include in script_args. I have reviewed the original documentation, but it did not provide guidance on how to manage this.
    • Atharv Joshi
      Ansys Employee

      Hi Ganggui, 

      Let me check this and get back to you.

      Thanks and Regards
      Atharv

    • Atharv Joshi
      Ansys Employee
Viewing 2 reply threads
  • The topic ‘pygem’ is closed to new replies.