Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubentityOverrule::getSubentClassId Method
Syntax
C++
virtual OdResult getSubentClassId(const OdDbEntity* pSubject, const OdDbFullSubentPath& path, void* clsId);

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

 

Parameters
Description
pSubject
[in] A raw pointer to an entity.
path
[in] A full subentity path object identifying the subentity.
clsId
[out] A pointer to the class description structure whose contents are set for the subentity.
Copyright © 2002-2022. Open Design Alliance All rights reserved.