Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseBlockPE::isFromExternalReference Method
Syntax
C++
virtual bool isFromExternalReference(const OdRxObject * pBlock) const = 0;

Determines whether a specified block is an external reference. 

 

Parameters
Description
pBlock
[in] A pointer to a block.

Returns true if the block is an external reference, otherwise returns false.

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