SensorGraphics3DInheritFrom2D#

class ansys.stk.core.stkobjects.SensorGraphics3DInheritFrom2D#

IntEnum

Overview#

UNKNOWN

Unknown.

NO

Crossings and distances defined for the 2D Graphics window are ignored in the 3D Graphics window.

YES

All crossings and distances defined for the 2D Graphics window are displayed in the 3D Graphics window.

EXTENT_ONLY

Only the highest altitude/farthest range crossings and distances defined for the 2D Graphics window are displayed in the 3D Graphics window.

Import detail#

from ansys.stk.core.stkobjects import SensorGraphics3DInheritFrom2D