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). 

 

OdDbLayerTableRecord::VPDFLT() method

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