• Issue with curves plot Plaxis 2D/overlapping

    Hi, I have an issue with the curves manager on Plaxis 2D V21. For the same point I have several curves, how can I fix this issue? Plus, i have N/A mention for the tables. Thank you
  • Define Nodes by Nodes Different Geotechnical Parameters

    Dear Many thanks for your information. We know that in the Plaxis, we can create constitutive model programmed using FORTRAN and implement in PLAXIS through the "User Defined Soil Model" to create our own equations for the materials. I have a question…
  • CREATING A SURFACE WITH POINTS ARRAY

    I have a array of points which created with arrayr like points_g=g_i.arrayr((1,2,3),2,(4,5,6),3(7,8,9)) i want to create a surface with this array of points can i call surface command with this array or is there another way to create surface with array…