Close

Relief for ODA Team in Ukraine

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

Returns whether create child entity node if entity is self dependent. 

 

Parameters
Description
pEntity
[in] A pointer to a entity.

Returns true if it is possible to create child entity node if entity is self dependent, otherwise returns false.

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