Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionaryIterator::setPosition Method
Syntax
C++
virtual bool setPosition(OdDbObjectId objectId) = 0;

Sets the current position of this Iterator to the dictionary entry containing the specified ObjectId. 

 

Parameters
Description
objectId
[in] Object ID of item to which the current position will be set.

Returns true if and only if the current position was set to the specified item.

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