API Reference > OdDbRoot Classes > OdDbBaseBlockRefPE Class > OdDbBaseBlockRefPE Methods > OdDbBaseBlockRefPE::isSelfReferential Method
OdDbBaseBlockRefPE::isSelfReferential Method
Syntax
C++
virtual bool isSelfReferential(const OdRxObject * pEntity) const = 0;
Parameters 
Description 
const OdRxObject * 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.

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

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.