• Is there a way to merge / join two adjacent polygons in Plaxis 2D (plaxis scripting)?

    Hello, I'm using plaxis scripting for this, but regardless, I'm searching for a way of joining or merging two adjacent polygons in Plaxis 2D. Is there such an option/function/command?
  • Why are the Plaxis' polygons object not in the exact order as they were generated?

    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…