Browse By Tags

  • Interrogating a Plaxis 2D model via python scripting to get all phase information data

    HI I have an existing PLaxis 2D model, and i am interrogating the model via python to get all the information out. For the structural elements and soil elements etc this is straight forward, however I am not having much luck to extract the information…
  • Problem with creating materials in command line

    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…
  • drawing frame setting showing the ID

    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…
  • No module named 'plxscripting'

    Hi there, I'm trying to run a python script with PLAXIS 2D with IDLE and SciTE, but I get the following error: Traceback (most recent call last): File "D:/PLX_IDLE.py", line 4, in <module> from plxscripting.easy import * ModuleNotFoundError: No module…
  • Python Remote scripting

    I want to retrieve a list with boreholepolygons and such model attributes related to soil geometry with bounding-box dimensions using Python. in addition, is there any way to get exact coordinates of boreholespolygons?
  • Python Script: How to locally refine the mesh for lines?

    Hello, In my python script I would like to locally refine the mesh for some lines. I had a look in the Plaxis command index via the Scripting reference and from what I understand there is only a python command for global refinement. So is there…
  • PLAXIS Output Phase/Step object compatibility

    Application PLAXIS 2D PLAXIS 3D Version PLAXIS 2D PLAXIS 3D Date created 26 September 2017 Date modified 26 September 2017 Versions: PLAXIS 2D 2017, PLAXIS 3D 2017 Description With the released versions of PLAXIS…
  • Scripting reference and how to use it

    Application PLAXIS 2D PLAXIS 3D Version PLAXIS 2D CONNECT Edition V20 PLAXIS 3D CONNECT Edition V20 Date created 05 November 2019 Date modified 05 November 2019 Since PLAXIS CONNECT Edition V20, extensive documentation…