GlobalProcessingParams Object (IGlobalProcessingParams Interface)
This object provides access to global processing parameters. There is no need to pass this object to any of the processing methods. After creating it, you can simply set its properties, and they will be used for processing automatically.
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| LowMemoryMode | VARIANT_BOOL |
Enables processing with lower memory consumption. The processing speed may decrease. By default, this property is set to FALSE. |
Related objects

07.11.2025 12:48:30