Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubentityOverrule::subentPtr Method
Syntax
C++
virtual OdDbEntityPtr subentPtr(const OdDbEntity* pSubject, const OdDbFullSubentPath& id);

Overrules the OdDbEntity::subentPtr() method and calls it in the default implementation. This method returns a smart pointer to the subentity if successful. 

 

Parameters
Description
pSubject
[in] A raw pointer to an entity.
id
[in] A full subentity path object identifying the subentity.
Copyright © 2002-2022. Open Design Alliance All rights reserved.