Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use of Custom Tools by API

Status
Not open for further replies.

SandroGouveia

Mechanical
Joined
Feb 25, 2016
Messages
4
Location
BR
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top