Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxOverrule::isApplicable Method
Syntax
C++
virtual bool isApplicable(const OdRxObject* pOverruledSubject) const = 0;

Determines whether the overrule is applicable and returns True if the overrule can be applied, or False, otherwise. It is a pure virtual method that must be implemented in the derived class. 

 

Parameters
Description
pOverruledSubject
[in] A raw pointer to an object to be overruled.
Copyright © 2002-2022. Open Design Alliance All rights reserved.