Close

Relief for ODA Team in Ukraine

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

Sets the value at the specified Slot ID in this Slots object. 

 

Parameters
Description
slotId
[in] Slot ID.
value
[in] Value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.