TimePeriodValue#

class ansys.stk.core.stkobjects.TimePeriodValue#

Provide methods and properties to configure a time value.

Overview#

value

A time value. The value can be a string or a double.

type

A time value type.

Import detail#

from ansys.stk.core.stkobjects import TimePeriodValue

Property detail#

property TimePeriodValue.value: Any#

A time value. The value can be a string or a double.

property TimePeriodValue.type: TimePeriodValueType#

A time value type.