Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockChangeIterator::curIdInfo Method
Syntax
C++
void curIdInfo(OdDbObjectId& currentId, OdUInt8& flags, OdUInt32& data) const;

Returns the Object ID of the entity currently referenced by this Iterator object, and the flags and data associated with it. 

 

Parameters
Description
currentId
[out] Receives the current Object ID.
flags
[out] Receives the 8-bit flags.
data
[out] Receives the 32-bit data
Copyright © 2002-2022. Open Design Alliance All rights reserved.