API Reference > Functions > oddbGetMaterials Function
oddbGetMaterials Function
Syntax
C++
AVE_EXPORT OdRxIteratorPtr oddbGetMaterials(OdDbDatabase* pDb);

AveMaterial.h

Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database.  
pStreamBuf 
[in] Pointer to the stream buffer. 

Returns an Iterator object that can be used to traverse the OdAveMaterial objects in the specified database or material library. 

 

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