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

AveLight.h

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

Returns an Iterator object that can be used to traverse the OdAveLight objects in the specified database. 

 

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