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 JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

PLAXIS remote coding

Status
Not open for further replies.

sergio4

Geotechnical
Joined
Nov 18, 2017
Messages
1
Location
ES
Hi everyone

I am looking for the right variable to modify the user model in my PLAXIS project using remote scripting (Python 3). Instructions are not clear and "UserDLLName" nor "UserModel" are not a accepted by PLAXIS so I am not able to set my saved model.

Code:
g.sps(g.SoilMat_1, "SoilModel", "userdefined", "DrainageType", "drained", "cref", 1, "GRef", 1, "UserDLLName", '"mod_0864.dll"', "UserModel", "'mod'")

Any ideas I could try out?

Thank you
 
What are you trying to do exactly? Are you trying to modify a user defined soil parameter using the API? In the input or output program? What version of Plaxis are you using?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top