DesignER3BPObject#

class ansys.stk.core.stkobjects.astrogator.DesignER3BPObject#

ER3BP associated object definition.

Overview#

object_name

Get the associated object name.

object_type

Get the associated object type.

object_depends_on

Get the associated object depends on.

Import detail#

from ansys.stk.core.stkobjects.astrogator import DesignER3BPObject

Property detail#

property DesignER3BPObject.object_name: str#

Get the associated object name.

property DesignER3BPObject.object_type: str#

Get the associated object type.

property DesignER3BPObject.object_depends_on: str#

Get the associated object depends on.