Extrapolation
Overview
Extrapolation is a class in Aspose.3D FOSS for Typescript.
Extrapolation.type represents the extrapolation behavior using an ExtrapolationType value.
Properties: repeatCount, type.
Description
Extrapolation is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 2 properties for programmatic use.
Core capabilities include: extrapolationtype; number. These operations enable developers to integrate extrapolation functionality directly into TypeScript applications.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | ExtrapolationType | Read/Write | Gets the type. |
repeatCount | number | Read/Write | Gets the repeat count. |