Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubentityOverrule::addSubentPaths Method
Syntax
C++
virtual OdResult addSubentPaths(OdDbEntity* pSubject, const OdDbFullSubentPathArray& paths);

Overrules OdDbEntity::subAddSubentPaths() method and calls it in the default implementation. This method returns eOk if successful. 

 

Parameters
Description
pSubject
[in] A raw pointer to an entity.
paths
[in] An array of full subentity path objects identifying the subentities to be added to the entity.
Copyright © 2002-2022. Open Design Alliance All rights reserved.