Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSlots<class TVal, class TAlloc = OdObjectsAllocator<TVal> >::getAt Method
Syntax
C++
const TVal& getAt(OdSlotId slotId) const;

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

 

Parameters
Description
slotId
[in] Slot ID.

Returns emptySlotValue() if you access an empty Slot.

Copyright © 2002-2022. Open Design Alliance All rights reserved.