Browse By Tags

  • Plaxis Python API - Change parameters of soil materials

    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…
  • How to prevent two polygons from merging as same soil/material in python API? Seems that when you add a different polygon on top of an already existing polygon, Plaxis automatically assigns a soil material of the polygon underneath?

    As further description to the title, it seems in the python API when you add a polygon on top of an already existing soil polygon, when you run a gotostages or gotoflows function, the soil/material assigned to the smaller polygon (yellow below) in the…