Is there a way to set overhang correction corridorsurface for multiple corridors?

is there a python code to set overhang corridorsurface for multiple corridors

Camber package support this:

Don’t like the package? Use surface.OverhangCorrection = OverhangCorrectionType(n) with
surface being the CorridorSurface and n being the Value as integer (Help)

1 Like