SensorPointing3DModel#

class ansys.stk.core.stkobjects.SensorPointing3DModel#

Bases: ISensorPointing

Class defining the 3D model pointing type for a Sensor.

Overview#

attachment_name

Name of the element of the 3D model along which the sensor points.

available_elements

Get the available elements of the 3D model.

Import detail#

from ansys.stk.core.stkobjects import SensorPointing3DModel

Property detail#

property SensorPointing3DModel.attachment_name: str#

Name of the element of the 3D model along which the sensor points.

property SensorPointing3DModel.available_elements: list#

Get the available elements of the 3D model.