ComposeOrder
Overview
ComposeOrder is a class in Aspose.3D FOSS for Typescript.
ComposeOrder.APPEND represents an order that appends items after existing ones.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
APPEND | `` | Read | Represents an order that appends items after existing ones |
PREPEND | `` | Read | Represents an order that inserts items before existing ones |
name | string | Read | Holds the textual name of the compose order |
Methods
| Signature | Description |
|---|---|
toString() → string |