How can I set the slip surface on Plaxis LE to non circular?

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)