Extrapolation

Overview

Extrapolation is a class in Aspose.3D FOSS for Python.

Extrapolation.type represents the extrapolation mode applied to animation curves.

Properties

NameTypeAccessDescription
typeExtrapolationTypeReadRepresents the extrapolation mode applied to animation curves
repeat_countintReadSpecifies the number of times the extrapolation repeats
_type``Read
_repeat_count``Read

Methods

SignatureDescription
__init__()

See Also