Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
python
plaxis3D
Automation
output
Remote scripting
User defined soil model
Python script for user defined model
Kunyu Yang
Hi, I am trying to use the Python script to set my material model and properties. For example, If I try to set material properties for the user-defined Drucker-Prager model: material1 = g_i.soilmat() material1.setproperties( "MaterialName", "1"…
Answered
4 months ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Output reading Plaxis 3D embedded beams with Python
Daan van Nie
Dear all, This is my first time asking a question here, but I have trouble creating a output script for my files to automate the reading of several of the resultant forces. The output is now made with the following script (see below). The problem…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Assiging material to a soil volume
Reyhaneh Norooz
Hello, I am using python scripting to atomize the calculation for a seepage analyses. I imported the soil volume in the structure part using the following python lines: Volume_1=g_i.import_("structurevolume", r"\\Sestofs010\projekt\25465\13_BERA…
over 3 years ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum