• Divergence between model in interface and api - PLAXIS LE

    Mariele Rodrigues
    Mariele Rodrigues
    Hi folks, I'm creating a model in the script and I wanted the same results from interface. I thought it might be a difference in the convergence settings, but it's not. The FOS is the same in both models, but the position of the slip surface is different…
    • Answered
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • PYTHON get the max displacement of a phase for the Legend setting in a plot

    Falko Schmidt
    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
  • python pandas

    marijn de volder
    marijn de volder
    Hello, Since I am working with plaxis connect my python scripts which use pandas are not working anymore. I followed the steps in this thread, without success. https://communities.bentley.com/products/geotech-analysis/w/wiki/51822/how-to-install…
    • 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
    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
    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
  • Python Plaxis2D how to get the mesh node numbers

    Falko Schmidt
    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
  • Extract results over a chosen interface Python

    maddie groves
    maddie groves
    Hello, I'm trying to write a python script that will extract stress and displacement results from all nodes on a single chosen interface, but am having some trouble with getting results for the interface element, i've tried variations on the code…
    • Answered
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Automated assigning of Loading to Rigid Body Reference points using Python

    Sangeet Patra
    Sangeet Patra
    Hi, I have a question which might have been already answered elsewhere but I couldn't find it. Basically I am trying to automate (using python) a load assignment procedure to a collection of rigid bodies (again which are multiple rigid bodies having…
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • volume element using python scripting in PLAXIS 3D

    Rituraj Singh Sujawat
    Rituraj Singh Sujawat
    How to make a 2d array for volume element using python scripting in PLAXIS 3D?
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Running Plaxis from Pycharm

    Farbod Yarmohammadi
    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
  • Changing Soil Material in Calculation Stages using python

    Sangeet Patra
    Sangeet Patra
    I have a list of Material Datasets saved in a List in Python (e.g. for unfactored Undrained materials the List is Unfac_Undr_MatSets ) . in the Staged Construction, I want to change the Material in each borehole volume from respective material in Drained…
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Finding a BoreholePolygon with coordination with Python in Plaxis2D

    Farbod Yarmohammadi
    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
  • Hi, how can I find and then deactivate a BoreholePolygon with Python ?

    Léo Quirin
    Léo Quirin
    I need to do it with 2 BoreholePolygon that are always at the same coordinates but the total number of BoreholePolygon changes cause I launch several calculations.
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Running Python code in Plaxis without GUI

    Farbod Yarmohammadi
    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
  • Error handling in Plaxis with Python

    Farbod Yarmohammadi
    Farbod Yarmohammadi
    Hello, I'm working on an automated model for designing simple retaining walls in Plaxis. The way the code works, is that it gradually increases the length of the retaining wall in a loop until a required FoS is achieved. However, if the length…
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Command automation for older versions

    Sarah J
    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
    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
    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
    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
  • load - displacement curve for prescribed displacement deformation

    Sarah J
    Sarah J
    I found the article that talks about (How to get a load - displacement curve using Scripting interface). It was useful and I tried it, and it worked smoothly with Python. Now, the problem I have is different from the one given in the example in the…
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Python, DeformCalcType of Phases in Input and Output

    Falko Schmidt
    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
  • Plaxis - Python 'plxscripting'-'encryption'

    Andrés Gavidia
    Andrés Gavidia
    Hello, I have a question to connect plaxis from a code in python. Initially I got this error: "ModuleNotFoundError: No module named 'plxscripting' " And I managed to fix it by placing the following code: " File "C:\ProgramData\Bentley\Geotechnical…
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Excavation with a complex stratigraphy in Plaxis 2D

    Nataly Filipouskaya
    Nataly Filipouskaya
    Hello, I am working out the way to create an excavation with a complex soil layering in Plaxis 2D by means of python scripting. The problem: I have complex stratigraphy, non horizontal layers, many layers going diagonal within the zone of excavation…
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • List of all the boreholepolygones in the model using Python?

    Farbod Yarmohammadi
    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
    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
  • View related content throughout GeoStudio | PLAXIS
  • More
  • Cancel
<>