IsoStatus surface extend

Would be great if this was [Flags] enum so that one could specify more than one direction.

Hi @MateuszZwierzycki,

What problem are you trying to solve?

– Dale

Sorry for not being specific. I’m talking about Surface.Extend method… I found myself a couple of times in a situation where I wanted to extend the surface in all 4 directions at once. It’s 4 lines of code and could be one with the flags attribute, probably the resulting surface could be parametrized better ?

Hi @MateuszZwierzycki,

Is doing what you’re doing producing poorly parameterized surfaces?

– Dale