I´m trying to create a model with non circular sufaces on Plaxis LE using the API, but every time I keep getting circular surfaces even if I set on the method noncircular as True.
Ex. analysis = SingleAnalysis2D(CuckooSearch(100, True), False)