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

NameTypeAccessDescription
typeExtrapolationTypeRead/WriteGets the type.
repeatCountnumberRead/WriteGets the repeat count.

See Also