Browse By Tags

  • Python receive Information of current result type

    Good morning, is there any possibility to receive information about the current view settings in Plaxis output via python. I want to get the information of the current result type which is shown in the Output Programm to create the filename for…
  • Export data plots from PLAXIS Output using Python

    Hello, I would like to know how to obtain all the data of all the phases at a specific point, in order to be able to later extract this data in a ".txt" file and be able to generate this type of graph: This is part of the code that I generated, but…
  • Export and format plots from PLAXIS Output using Python

    Application PLAXIS 2D PLAXIS 3D Version PLAXIS 2D CONNECT Edition PLAXIS 3D CONNECT Edition Date created 01 September 2021 Date modified 24 November 2022 Introduction The PLAXIS Output program offers the possibility…
  • EXPORT A TABLE RESULT TO EXCEL BY CODE

    Hello; Although I've figured out how to make this by manuel but I need to export the table result to excel by using python code in output.If someone descibe me i will appreciate with that. Thank you.
  • [LumenRT 11] How to export the Sculptable Terrain?

    Trying to apply a river mesh to sculptable terrain. In order to do so, I am wrapping a river plane against a terrain grid mesh in a 3D modelling program. It is not precise enough as the heightmap application algorithms differ between the 3D modelling…