IDisplayCondition ================= .. py:class:: ansys.stk.core.graphics.IDisplayCondition When assigned to objects, such as primitives or globe overlays, display conditions are evaluated to determine if the object should be rendered. .. py:currentmodule:: IDisplayCondition Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import IDisplayCondition