Ansys Learning Forum Forums Discuss Simulation General Mechanical Automating MAC Matrix Export in ANSYS Workbench Reply To: Automating MAC Matrix Export in ANSYS Workbench

Thierry Bourdon
Subscriber

 

Hello,

The Get command isn’t working and is returning 0 in the output parameter. 

I tried using the script from the link you provided and found the ‘export’ command. However, I couldn’t figure out how to set the file path for the export

Do you have any idea how to use the ExportMAC function ?

nvh_addon = ExtAPI.ExtensionManager.GetExtensionByName(“NVHToolkit”)
nvh_module = nvh_addon.GetModule()
mac_data=nvh_module.ExportMAC