Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXrecord::rbChain Method
Syntax
C++
OdResBufPtr rbChain(OdDbDatabase* pDb = 0, OdResult* pStatus = 0) const;

Returns a copy of the ResBuf list owned by the XRecord object. 

 

Parameters
Description
pDb
[in] Pointer to the OdDbDatabase used for Object ID resolution when this XRecord object is not database resident.
pStatus
[in] Pointer an OdResult to receive the status.

If pStatus != NULL, returns eOk if successful, or an appropriate error code if not.

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