All Editions
Related Functions
Example
The IN_LayerConsolidate function combines the specified edit layers. The function returns an error if any of the specified layers are raster layers.
Syntax
int IN_LayerConsolidate ( layerID, Num_of_layers )
|
Parameters |
Values |
Meaning |
|
IN_LAYER layerID |
layerID identifier of the layers to combine | |
|
SHORT Num_of_layers |
number of layers to consolidate | |
Remarks
Once layers are consolidated, the process cannot be reversed.
When a base layer is selected, all of its CAD layers are consolidated.
Release information
Added to Imagenation for Windows in Release 8.0.
Not yet available in Imagenation for UNIX.
See also