Model.geomnormalignmentmode#

Model.geomnormalignmentmode(mode)#

Sets the surface normal alignment mode. This applies both to the panel behavior, and the Model.surfacereversenormals2() API.

Parameters:

mode (int) –

0 - Individual surfaces cannot be reversed. Normal consistency is maintained via the API and panel by extending the selection to the minimum set of surfaces.

1 - Individual surfaces can be reversed via the API. Normal consistency is maintained via the panel by extending the selection to all connected surfaces. This is the pre-11.0 behavior.