Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseBlockRefPE::newAttribIterator Method
Syntax
C++
virtual OdRxIteratorPtr newAttribIterator(const OdRxObject * pBlockRef, bool bSkipErased = true) const = 0;

Returns the newly created attribute iterator for a specified block reference. 

 

Parameters
Description
pBlockRef
[in] A pointer to a block reference.
bSkipErased
[in] A flag that determines whether erased elements should be skipped when moving through the iterator. If the parameter value is equal to true, erased elements are skipped.
Copyright © 2002-2022. Open Design Alliance All rights reserved.