SandroGouveia
Mechanical
- Feb 25, 2016
- 4
Hi,
I would like to know, if there are a way to use the custom tools by API.
The only kind of code that I found was:
App.Pref_CustomToolsPath = "C:\FEMAPv1111....."
App.Pref_StartupProg = "C:\FEMAPv1111\....."
App.Pref_RunProgNewModels = True
But they just choose the path or the code to be accessed by FEMAP and not for me or my code...in short words, i want to manipulate the Custom tools by my script....
Any helps are welcome.
I would like to know, if there are a way to use the custom tools by API.
The only kind of code that I found was:
App.Pref_CustomToolsPath = "C:\FEMAPv1111....."
App.Pref_StartupProg = "C:\FEMAPv1111\....."
App.Pref_RunProgNewModels = True
But they just choose the path or the code to be accessed by FEMAP and not for me or my code...in short words, i want to manipulate the Custom tools by my script....
Any helps are welcome.