API Reference > OdDb Classes > OdDbLayerTableRecord Class > OdDbLayerTableRecord Methods > OdDbLayerTableRecord::setVPDFLT Method
OdDbLayerTableRecord::setVPDFLT Method
Syntax
C++
void setVPDFLT(bool bStatus);
Parameters 
Description 
bool bStatus 
[in] true - to specify the frozen layers for new viewports, or false - to specify the thawed layers for new viewports. 

Sets the Freeze status in new viewports for the layer as a Boolean value (DXF 70, bit 0x02). 

 

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