AircraftTerrainFollow#
- class ansys.stk.core.stkobjects.aviator.AircraftTerrainFollow#
Bases:
ICatalogItemClass defining the TerrainFollow category of an Aviator aircraft.
Overview#
Get the catalog item interface for this object. |
|
Get the TerrainFollow model with the given name. |
Import detail#
from ansys.stk.core.stkobjects.aviator import AircraftTerrainFollow
Method detail#
- AircraftTerrainFollow.get_as_catalog_item(self) ICatalogItem#
Get the catalog item interface for this object.
- Returns:
ICatalogItem
- AircraftTerrainFollow.get_terrain_follow_by_name(self, name: str) AircraftTerrainFollowModel#
Get the TerrainFollow model with the given name.
- Parameters:
name :
str- Returns:
AircraftTerrainFollowModel