Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectOverrule::wblockClone Method
Syntax
C++
virtual OdDbObjectPtr wblockClone(const OdDbObject* pSubject, OdDbIdMapping& idMap, OdDbObject* pOwner, bool bPrimary = true);

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

 

Parameters
Description
pSubject
[in] A raw pointer to an object.
idMap
[in] A current object ID map.
Copyright © 2002-2022. Open Design Alliance All rights reserved.