MTODefaultTrack#

class ansys.stk.core.stkobjects.MTODefaultTrack#

Default MTO track.

Overview#

interpolate

Opt whether the track’s position will be linearly interpolated between points, or will only be displayed at the defined points at the defined times.

name

Get or set the name assigned to the track.

Import detail#

from ansys.stk.core.stkobjects import MTODefaultTrack

Property detail#

property MTODefaultTrack.interpolate: bool#

Opt whether the track’s position will be linearly interpolated between points, or will only be displayed at the defined points at the defined times.

property MTODefaultTrack.name: str#

Get or set the name assigned to the track.