Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgResBuf::newRb Method (int, const OdGePoint3d&)
Syntax
C++
static OdDgResBufPtr newRb(int resType, const OdGePoint3d& resVal);

Create an instance of the ResBuf object of the specified data type and initialized the specified data value. 

 

Parameters
Description
resType
[in] Group code as an Integer value.
resVal
[in] Value of the corresponding type.

This method generate the OdError_InvalidResBuf exception when the specified data value does not correspond to the specified data type.

Sequence of Tagged Data 

Getting and Setting Objects

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