OutlineAppearance#
- class ansys.stk.core.graphics.OutlineAppearance#
IntEnum
Overview#
|
Both the front and back lines are displayed. |
|
Only the front lines are displayed. This can be used to declutter the outline. |
|
Both the front and back lines are displayed. The back lines are displayed using a different color, translucency, and width. This is used to declutter the outline but still provide a visual cue for the back facing geometry. |
Import detail#
from ansys.stk.core.graphics import OutlineAppearance