API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Classes > OdDwfDevice Class > OdDwfDevice Methods > OdDwfDevice::dc_layer Method
OdDwfDevice::dc_layer Method
Syntax
C++
virtual void dc_layer(int layer_num, const OdString& layer_name);
Parameters 
Description 
int layer_num 
[in] Layer number.  
const OdString& layer_name 
[in] Layer name. 

Outputs a layer to the export device. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.