API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::thawLayersInViewport Method
OdDbViewport::thawLayersInViewport Method
Syntax
C++
void thawLayersInViewport(const OdDbObjectIdArray& layerIds);
Parameters 
Description 
const OdDbObjectIdArray& layerIds 
[in] Object IDs of the layers to be thawed. 

Thaws the specified layers in this Viewport object (DXF 341) 

 

Other viewports are unaffected by this function.

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