SiteSTKVehicle#

class ansys.stk.core.stkobjects.aviator.SiteSTKVehicle#

Bases: ISite

Class defining a STK Vehicle site.

Overview#

get_as_site

Get the site interface.

object_name

Get or set the object name to link to.

valid_object_names

Return the valid object names.

Import detail#

from ansys.stk.core.stkobjects.aviator import SiteSTKVehicle

Property detail#

property SiteSTKVehicle.object_name: str#

Get or set the object name to link to.

property SiteSTKVehicle.valid_object_names: list#

Return the valid object names.

Method detail#

SiteSTKVehicle.get_as_site(self) ISite#

Get the site interface.

Returns:

ISite