API Reference > OdDb Classes > OdDbLayerFilter Class > OdDbLayerFilter Methods > OdDbLayerFilter::getAt Method
OdDbLayerFilter::getAt Method
Syntax
C++
OdString getAt(int layerIndex) const;
Parameters 
Description 
int layerIndex 
[in] Index to be queried. 

Returns the layer name associated with the specified index in this LayerFilter object. 

 

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