Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
python
PLAXIS 2D
API
Automation
Command
commands
CONNECT Edition
cookbook
Geotechnical Analysis
Input
material
materials
Module
output
plate
PLAXIS
PLAXIS 3D
plaxis python wrapper
plot
plxscripting
py cookbook
python cookbook
Remote scripting
Rest Http
Scripting
Soil
tunnel designer
PYTHON get the max displacement of a phase for the Legend setting in a plot
Falko Schmidt
Hi, how to get the max displacement of for a plot in python? I can get the SumMsf out of the Reached method for each phase, how ever no displacement value is stored there. I need that to set the max value of the legend for the displacement plot…
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Palxis remote scripting - "Einc" command does not work for Mohr-Coulomb soil model
Muhammad Rayyan
Dear Stefanos/team, I am using Plaxis 2D V21 Ultimate. I would like to input Young's Modulus Increment (Einc) through python remote scripting. However, It does not work. My script is as the following: -----------------------------------------…
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
create annotations in an output in plaxis2D by python
Falko Schmidt
Hi All, just a suggestion of improvement: it would be nice to be able to create and edit annotations for plots within python. Example: deformation plot and an annotation of the corresponding Msf value.
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Optimize excavation calculation time for wall horizontal displacement criteria
Stefanos Papavasileiou
Application PLAXIS 2D PLAXIS 3D Version PLAXIS 2D CONNECT Edition V22 PLAXIS 3D CONNECT Edition V22 Date created 23 September 2022 Date modified 23 September 2022 Original author Hung Ho Manh - Bentley Technical Support…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Wiki
Python Plaxis2D how to get the mesh node numbers
Falko Schmidt
Hi all, what is the command to get the mesh node numbers of a mesh in python? EDIT: Actually I was refering to the total mesh node number (quantity of nodes). It was my fault I expressed myself wrong. thanks.
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Running Plaxis from Pycharm
Farbod Yarmohammadi
Hi, Im trying to run my plaxis python code using Pycharm and as soon as the code reaches " import plxscripting.easy", Ill get ImportError: "ImportError: cannot import name 'MutableMapping' from 'collections' (C:\Users\Farbod\AppData\Local\Programs…
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Finding a BoreholePolygon with coordination with Python in Plaxis2D
Farbod Yarmohammadi
Hello, Is there any way to find a borehole polygon (made using boreholes) corresponding to some coordination? Basically I want to make the code below automated instead of having an specific name (i.e. BoreholePolygon_1_2 in this case) in it…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Running Python code in Plaxis without GUI
Farbod Yarmohammadi
Hello, Is there any way to run a python code in Plaxis without having to go through the process of Expert -> Run Python Script --> etc.? (e.g. from windows command prompt or any other way) Cheers,
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Command automation for older versions
Sarah J
I know Python can be used for the newer versions. Is there any way to automate the modeling, settings, and calculation process for Plaxis 8.6?
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Plaxis Python API - Change parameters of soil materials
Christian Rasch
Hi, I am trying to change the soil parameters of a soil already present in the Plaxis Model using Python and V22 (new material database). How do you have to address the parameter in order to change the value? For example, if I try to change E50Ref…
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
python get file name of current plaxis file
Falko Schmidt
Hi, is there a command for getting the current file name of the project in Python? thanks
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Reaction force in 2D
Sarah J
What is the Python code to calculate the reaction Fy in a 2D model? I could not find it in the reference.
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Python, DeformCalcType of Phases in Input and Output
Falko Schmidt
Hi, I am using python to iterate through phases. there are phases using the plastic calculation and fases using the safety calculation. for the input side: for phase in g_i.Phases[:]: if phase.DeformCalcType == phase.DeformCalcType.safety: print…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
List of all the boreholepolygones in the model using Python?
Farbod Yarmohammadi
Hello, How can I use python to see a list of all the boreholepolygones generated in Plaxis? Same question also applies to a list of all the user-defined water levels, loads, etc. Thank you very much
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Using python to find the zone name based on the coordinates
Farbod Yarmohammadi
Hey everyone, Is there any way to find the exact name of the zone (e.g. boreholepolygon_1) using coordinates in python? Cheers,
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
CONNECTION Client user message causes problems on remote server.
Johan Ede
Beste support, Wij gebruiken Plaxis in de Connect Edition en hebben een aantal licenties voor het hele bedrijf om te delen. Deze licentie gebruiken wij ook op een server waar wij middels pyton code de software automatisch aansturen. Als er voldoende…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Problem with creating materials in command line
Den Den
Hi, I am creating materials using command line like this: _SOILMAT "Name" "Soilmat_Sand_1" "SoilModel" "Hardening Soil" "Identification" "5" "GAMMAUNSAT" 17.66 "GAMMASAT" 18.47 "EOEDREF" 10000.0 "E50Ref" 10000.0 "EURRef" 50000.0 "cRef" 10.0 "phi" 10…
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
how can ı do Monte carlo simulations fast in python
Arife gunay
Hello I m doing monte carlo simulations in python scripting to plaxis (2D V22 )for transient seepage analysis in embankment dams to find effect of permeabilty changes. I m using a workstaiton with 64gb ram and ssd harddisk. But analysis take one and…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
How to do soil test in python
jianshu liu
I want to do soil test in python. I can only find Command in Help, but i can't find the python code.
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
drawing frame setting showing the ID
yiu sing choi
i have been using the remote script for printing. yet, the drawing frame has been now only allowed to show the step no. may i ask is it possible to customize the drawing frame to show the ID ? which can show the phase name and phase no. for easy reference…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Plaxis Scripting - Pyside 2 Input Error
John
Hello folks I am creating a gui-enabled script using Pyside2. My goal is to change the line length. The user will select the line to modify and enter the length. Selected_Line = self.Lines_QComboBox.currentText() #select the line Line_Length = float…
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
How to track a long calculation process in both Plaxis LE and 2D?
Fernando Malard
Hello, We are using Plaxis LE/2D respective APIs to process calculations but sometimes they might require a good amount of time to process or can somethings enter into a non-convergence mode. That said, it would be nice to be able to track the calculation…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Why are the Plaxis' polygons object not in the exact order as they were generated?
Muhammad Rayyan
Hi there, I would like to ask you a question. Let say I created 10 polygons through a python environment, e.g.: "g_i.polygon( --insert coordinates here-- )". These polygons will be automatically named "Polygon_1", "Polygon_2", etc until "Polygon_10…
Answered
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
Python - ResultType and PlotType
Eric Woon
Hi, I am able to export the Output plot using Python code, per the guidance provided in this article. https://communities.bentley.com/products/geotech-analysis/w/plaxis-soilvision-wiki/45549/export-and-format-plots-from-plaxis-output I tried out…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
PLAXIS 2D | Python Scripting | Geometry to JSON Converter Error
Mehmet Turkezer
Hello, I am trying to have multiple runs using Python scripts in PLAXIS 2D v.22. Analyses are performed smooth and well in the beginning. Nothing goes wrong, I take the desired outputs at the end of the analyses. However, after a certain time / number…
over 1 year ago
GeoStudio | PLAXIS
GeoStudio | PLAXIS Forum
<
>