Hello Wen,Â
Ansys SpaceClaim offers scripting capabilities that you can utilize with Python. You can create a new script by selecting File > New > Script, which opens up the Script Editor. The tutorial Discovery SpaceClaim: Model Prep for CAE & MFG - Scripting mentions that with some knowledge of Python and familiarity with the SpaceClaim API, you can automate tasks such as importing and repairing files or creating basic geometry. Additionally, there's a function to insert code snippets from a predefined library of operations and commands, which can be accessed from the Insert Code Snippet button in the Script Editor toolbar
Furthermore, the "Scripting" documentation for SpaceClaim provides information on the Class Library for a detailed description of the API, which can be found in the installation directory of SpaceClaim. This resource is particularly useful if you're looking to work with SpaceClaim programmatically using Python.
For SpaceClaim: C:\Program Files\SpaceClaim
I hope this helps. Thank you!Â
Regards,
DevendraÂ