Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseBlockRefPE::isMInsert Method
Syntax
C++
virtual bool isMInsert(const OdRxObject * pBlockRef) const = 0;

Returns whether a specified block reference is an array of block references (an instance of the OdMInsertBlock class). 

 

Parameters
Description
pBlockRef
[in] A pointer to a block reference.

Returns true if the block reference is an array of block references, otherwise returns false.

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