Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubentityOverrule::subentGripStatus Method
Syntax
C++
virtual void subentGripStatus(OdDbEntity* pSubject, OdDb::GripStat status, const OdDbFullSubentPath& subentity);

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

 

Parameters
Description
pSubject
[in] A raw pointer to an entity.
status
[in] A status of the grip operation specified by the OdDb::GripStat enumeration.
path
[in] A full subentity path object identifying the subentity whose grip status is to be changed.
Copyright © 2002-2022. Open Design Alliance All rights reserved.