Hi all!
I am modelling the interaction between a tool and soil body using the Explicit Dynamics module in ANSYS. I have completed a number of analyses and am getting good results for sinkage and pressures in the soil body. However, I would really like to know the reaction loads that are...
Thanks for the help! I've managed to get both of these suggested methods to work.
For reference, I've ended up using the following:
Dim objShell, objFolder, objFolderItem
Set objShell = CreateObject("Shell.Application")
Set objFolder = objShell.BrowseForFolder(0, "Select folder to write...
Hi,
I've developed a basic api programme to capture and save pictures of output from a modal analysis. The programme orientates a deformed view of the model and saves a view of the graphics window for a defined range of output sets.
I would like the programme to allow the user to define the...