DirectionProviderASCIIFile#

class ansys.stk.core.stkobjects.DirectionProviderASCIIFile#

Bases: IDirectionProvider

Class defining an ascii file direction provider.

Overview#

enabled

Get or set the option for enabling steering.

filename

Get or set the steering ascii file.

Import detail#

from ansys.stk.core.stkobjects import DirectionProviderASCIIFile

Property detail#

property DirectionProviderASCIIFile.enabled: bool#

Get or set the option for enabling steering.

property DirectionProviderASCIIFile.filename: str#

Get or set the steering ascii file.