API Reference > Other Classes > OdSlots Template > OdSlots Methods > OdSlots::getAt Method
OdSlots::getAt Method
Syntax
C++
const TVal& getAt(OdSlotId slotId) const;
Parameters 
Description 
OdSlotId slotId 
[in] Slot ID. 

Returns the value at the specified Slot in this Slots object. 

 

Returns emptySlotValue() if you access an empty Slot.

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