MTOVisibilityMode#
- class ansys.stk.core.stkobjects.MTOVisibilityMode#
IntEnum
Overview#
|
Return the Track_id and 1 or 0 for every track; where 1 indicates the track is visible and 0 indicates it is not. |
|
Return the Track_id and 1 only for those tracks having visibility. If all objects are invisible then the message βNo Visibilityβ is returned. |
|
Return the Track_id and 0 for those tracks not having visibility. If all objects are visible then the message βComplete Visibilityβ is returned. |
Import detail#
from ansys.stk.core.stkobjects import MTOVisibilityMode