Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation 3D Design SpaceClaim Python API:Saving a Document as Parasolid Reply To: SpaceClaim Python API:Saving a Document as Parasolid

Sterling Butters
Subscriber

@mjmiddle I've also noticed that in the scripting editor (once the FileSettings metadata object is created), I can right-click and copy the FileSettings w/ metadata and paste that into a Notepad window. Here I can see that the ScriptOjectHelper.LoadScriptObject() class/method is transcripted. This class/method appears to take some mess of xml text which contains the information for the shallow export. Can I leverage this by simply pasting this information back into the script editor?

[bingo_chatbox]