Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgResBuf::copyFrom Method
Syntax
C++
void copyFrom(const OdRxObject* pRb);

Copies the contents of the specified ResBuf object into this ResBuf object. 

 

Parameters
Description
pRb
[in] Pointer to the specified source ResBuf object to be copied.

This method generates the eInvalidGroupCode exception when the data types of both ResBuf object are diffenrent or specified ResBuf value is invalid.

Working with Tagged Data

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