SensorGraphics3DProjectionElement#

class ansys.stk.core.stkobjects.SensorGraphics3DProjectionElement#

Represents elements of the space and target projection collections.

Overview#

time

Time used together with distance to compute the space projection. Uses DateFormat Dimension.

distance

Distance used together with time to compute the space projection. Uses Distance Dimension.

Import detail#

from ansys.stk.core.stkobjects import SensorGraphics3DProjectionElement

Property detail#

property SensorGraphics3DProjectionElement.time: Any#

Time used together with distance to compute the space projection. Uses DateFormat Dimension.

property SensorGraphics3DProjectionElement.distance: float#

Distance used together with time to compute the space projection. Uses Distance Dimension.