SensorLocation#
- class ansys.stk.core.stkobjects.SensorLocation#
IntEnum
Overview#
|
Fixed: the location of the sensor is defined using a fixed displacement vector with respect to the parent objects body frame. |
|
3D Model: the location of the sensor is defined using the sensorβs 3D Graphics Vertex Offset properties. |
|
3D Model with Scale: the location of the sensor is defined using the sensorβs 3D Graphics Vertex Offset properties. Location is computed using the scaled model defined for visualization. |
|
Center: the sensor is located at the center of its parent object. |
|
Point: the sensorβs location is based upon a Vector Geometry Tool point. |
Import detail#
from ansys.stk.core.stkobjects import SensorLocation