UserVTOLPoint#
- class ansys.stk.core.stkobjects.aviator.UserVTOLPoint#
Bases:
ICatalogVTOLPoint
,ICatalogWaypoint
,ICatalogItem
Class defining the user VTOL Point in the Aviator catalog.
Overview#
Set the VTOL Point altitude to the terrain altitude. |
|
Copy the site to the clipboard. |
|
Paste the site to the clipboard. |
|
Get the catalog item interface for this object. |
Import detail#
from ansys.stk.core.stkobjects.aviator import UserVTOLPoint
Property detail#
Method detail#
- UserVTOLPoint.get_terrain_altitude(self) float #
Set the VTOL Point altitude to the terrain altitude.
- Returns:
- UserVTOLPoint.get_as_catalog_item(self) ICatalogItem #
Get the catalog item interface for this object.
- Returns:
ICatalogItem