Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgResBuf::setNext Method
Syntax
C++
OdDgResBufPtr setNext(OdDgResBuf* pRb);

Sets the specified ResBuf object as the next ResBuf Object in the sequence of tagged data after the current ResBuf object that calls this method. 

 

Parameters
Description
pRb
[in] Pointer to the existing ResBuf instance to be set.

Returns a smart pointer to the ResBuf object before which it was set.

Example of Working with the Sequence of Tagged Data 

Sequence of Tagged Data 

OdResBuf::next(), OdResBuf::last(), OdResBuf::insert() methods

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