API Reference > OdDb Classes > OdDbLayerStateManager Class > OdDbLayerStateManager Methods > OdDbLayerStateManager::isDependentLayerState Method
OdDbLayerStateManager::isDependentLayerState Method
Syntax
C++
bool isDependentLayerState(const OdString& sName);
Parameters 
Description 
const OdString& sName 
[in] Name of the layer state.
 

True if the specified layer state is from xref; false otherwise.

Shows if the layer state is from xref. 

 

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