ComposeOrder

Overview

ComposeOrder is a class in Aspose.3D FOSS for TypeScript.

ComposeOrder.APPEND represents an order that appends items after existing ones.

This class declares 1 method for ComposeOrder objects in TypeScript programs. Available methods include: toString. Public members are accessible to any TypeScript application after installing the Aspose.3D FOSS for TypeScript package. Properties: APPEND, PREPEND, name.

Properties

NameTypeAccessDescription
APPEND``ReadGets the append.
PREPEND``ReadGets the prepend.
namestringReadGets the name.

Methods

SignatureDescription
toString()stringCalls toString on this ComposeOrder instance.

See Also

 English