Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerStateManager::compareLayerStateToDb Method
Syntax
C++
bool compareLayerStateToDb(const OdString& sName, const OdDbObjectId& idVp);

Compares a specified layer state to the layer state, associated with a specified viewport. 

 

Parameters
Description
sName
[in] Layer state name.
idVp
[in] Viewport ID.

True if layer states are equal; false otherwise.

This method is not implemented yet. Returns false in any case.

Copyright © 2002-2022. Open Design Alliance All rights reserved.