PickInfoData#
- class ansys.stk.core.stkx.PickInfoData#
Single mouse pick result.
Overview#
Path of the STK object picked if any (or empty string). |
|
Latitude of point clicked (if available). |
|
Longitude of point clicked (if available). |
|
Altitude of point clicked (if available). |
|
Indicate if the ObjPath property is valid. |
|
Indicate if the Lat/Lon/Alt properties are valid. |
Import detail#
from ansys.stk.core.stkx import PickInfoData