• 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • CONNECTION Client user message causes problems on remote server.

    Johan Ede
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
  • Configure Plaxis remote scripting server - Remote Plaxis service not available

    Jesper Spång
    Jesper Spång
    Hi! I'm trying to run Plaxis through Python for a Monte-Carlo analysis for my thesis project. At the university I've managed to get the remote scripting sever up and running in Plaxis 2D, but at the office, where I have Plaxis 3D the "Remote Plaxis…
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Activating material using Plaxis Python API

    Hugo Assis Brandao
    Hugo Assis Brandao
    I´m developing a Python script to automate the simulation a dam construction, but I´m having trouble to activate the layers (polygons) on each phase. Does anyone know how to do it?
    • Answered
    • over 1 year ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Line segment missing in Plaxis Python interface

    Tam Ngo
    Tam Ngo
    When requesting the Line input objects via the Python interface, I noticed that it returns a segmented line, not the single line that you put in through the GUI. Is it possible to get the Python interface to return the single line that you put in yourself…
    • over 2 years ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • Python commands and variables names

    Daniel Valencia
    Daniel Valencia
    Hello everybody, I'm trying to programm a simple Plaxis routine to run my model and generate results such as deviatoric stress vs axial strain, pore pressure vs axial strain, among others. The thing is that i cannot find where those names are. I…
    • over 2 years ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • How to code /output in python?

    Shokoufeh Zargar
    Shokoufeh Zargar
    How can I code the following lines in Python for Plaxis 2D (2018)? Thank you. _selectmeshpoints /output addcurvepoint "Node" (1.4 0.0)
    • over 2 years ago
    • GeoStudio | PLAXIS
    • GeoStudio | PLAXIS Forum
  • View related content throughout GeoStudio | PLAXIS
  • More
  • Cancel
<>