SolidModelOffsetDirectionType#
- class ansys.acp.core.SolidModelOffsetDirectionType(cls, value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#
Determines how the offset direction is evaluated in a solid model. With
SURFACE_NORMAL
, the offset direction is re-evaluated based on the surface of the solid. WithSHELL_NORMAL
, the direction is based on the shell surface.Attributes