API Reference > OdDb Classes > OdDbLayerTableRecord Class > OdDbLayerTableRecord Methods > OdDbLayerTableRecord::setIsReconciled Method
OdDbLayerTableRecord::setIsReconciled Method
Syntax
C++
void setIsReconciled(bool bStatus = true);
Parameters 
Description 
bool bStatus = true 
[in] True - to set the Reconcile status, or False - to clear the Reconcile status. 

Sets the Reconcile status as a Boolean value. 

 

Status of Layers 

OdDbLayerTableRecord::isReconciled() method

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