Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxOverrule::hasOverrule Method
Syntax
C++
static bool hasOverrule(const OdRxObject* pSubject, OdRxClass* pOverruleClass);

Checks whether the specified overrule handles a given object and returns True if the object is to be handled by overrule, or False, otherwise. 

 

Parameters
Description
pSubject
[in] A raw pointer to an object to be overruled.
pOverruleClass
[in] A raw pointer to the class description object to which the overrule applies.
Copyright © 2002-2022. Open Design Alliance All rights reserved.