ConstantDisplayCondition#
- class ansys.stk.core.graphics.ConstantDisplayCondition#
Bases:
IDisplayCondition
A display condition that evaluates to a user-defined value. This is commonly used to hide primitives by assigning to a primitive a display condition that always returns false.
Overview#
Get or set the value the display condition evaluates to. |
Import detail#
from ansys.stk.core.graphics import ConstantDisplayCondition