API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::isLayerFrozenInViewport Method
OdDbViewport::isLayerFrozenInViewport Method
Syntax
C++
bool isLayerFrozenInViewport(const OdDbObjectId& layerId) const;
Parameters 
Description 
const OdDbObjectId& layerId 
[in] Layer ID of the layer to be queried. 

Returns true and only if the specified layer is frozen in this Viewport object.

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