ConstellationRouting#

class ansys.stk.core.stkobjects.ConstellationRouting#

Routing properties of the STK Constellation.

Overview#

use_routing_file

Opt to use a .routing file to when the constellation is used in a Chain.

routing_filename

Get or set the name of the .routing file used when the Constellation is in a chain.

Import detail#

from ansys.stk.core.stkobjects import ConstellationRouting

Property detail#

property ConstellationRouting.use_routing_file: bool#

Opt to use a .routing file to when the constellation is used in a Chain.

property ConstellationRouting.routing_filename: str#

Get or set the name of the .routing file used when the Constellation is in a chain.