Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTransformOverrule::cloneMeForDragging Method
Syntax
C++
virtual bool cloneMeForDragging(OdDbEntity* pSubject);

Overrules OdDbEntity::subCloneMeForDragging() method and calls it in the default implementation. This method returns True when a clone will be created for the dragging operation, or False otherwise. 

 

Parameters
Description
pSubject
[in] A raw pointer to an entity.
Copyright © 2002-2022. Open Design Alliance All rights reserved.