API Reference > OdDb Classes > OdDbLayerTableRecord Class > OdDbLayerTableRecord Methods > isReconciled Method > OdDbLayerTableRecord::isReconciled Method (OdDbObjectId&)
OdDbLayerTableRecord::isReconciled Method (OdDbObjectId&)
Syntax
C++
static bool isReconciled(const OdDbObjectId& idLayer);

Determines whether the layer record object is reconciled with another object and returns True if the layer is reconciled, or False if the layer is not reconciled.

The static isReconciled() method checks the Reconcile status for the specified layer ID.

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