SiteSTKAreaTarget#

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

Bases: ISite

Class defining a STK Area Target 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 SiteSTKAreaTarget

Property detail#

property SiteSTKAreaTarget.object_name: str#

Get or set the object name to link to.

property SiteSTKAreaTarget.valid_object_names: list#

Return the valid object names.

Method detail#

SiteSTKAreaTarget.get_as_site(self) ISite#

Get the site interface.

Returns:

ISite