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

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

 

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