Extrapolation
Overview
Extrapolation is a class in Aspose.3D FOSS for Python.
Extrapolation.type represents the extrapolation mode applied to animation curves.
This class provides 1 method for working with Extrapolation objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.3D FOSS for Python package.
Properties: repeat_count, type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | ExtrapolationType | Read/Write | Gets or sets the type. |
repeat_count | int | Read/Write | Gets or sets the repeat count. |
Methods
| Signature | Description |
|---|---|
__init__() |