Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPropertiesOverrule::getClassID Method
Syntax
C++
virtual OdResult getClassID(const OdDbObject* pSubject, void* pClsid);

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

 

Parameters
Description
pSubject
[in] A raw pointer to an object or entity.
pClsid
[out] A pointer to the corresponding COM wrapper class ID.
Copyright © 2002-2022. Open Design Alliance All rights reserved.