Synopsis
PDX_MSGT dxfi_GetLayerInfo(long option, char layer[512], int *flag, int *color_num, char line_type[512])
Purpose
Obtain layer information.
Description
Obtain the layer information from the layer corresponding to the provided layer name. The entry flag is a bit oriented flag. It can have the following OR'ed settings, DXFI_LAYER_IS_FROZEN, DXFI_LAYER_IS_FROZEN_NEW_VIEW, DXFI_LAYER_IS_LOCKED, DXFI_EXTERNAL_REFED
Input
option
Options (not used)
layer
Layer name
Output
flag
Entry flag.
color_num
The color associated with the specified layer.
line_type
The line type associated with the specified layer.
Return
DXFI error