Close

Relief for ODA Team in Ukraine

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

Overrules OdDbEntity::subHideMeForDragging() method and calls it in the default implementation. This method returns True when the original object should be hidden during 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.