Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgResBuf::setResBuf Method
Syntax
C++
void setResBuf(const OdDgResBuf* pResBuf);

Sets the data content of the ResBuf object using the specified ResBuf instance only if the group code is set to OdResBuf::kRtResBuf. 

 

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

This method generates the OdError_InvalidResBuf exception when the stored group code is not set to kRtResBuf. The OdDxfCode::_getType() method returns Unknown type for it.

Example of Entering and Displaying Tagged Data 

Getting and Setting Specific Data (color 

OdResBuf::getResBuf(), OdResBuf::setRestype() methods

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