API Reference > OdRx Classes > OdRxMethod Class > OdRxMethod Methods > OdRxMethod::isExecutable Method
OdRxMethod::isExecutable Method
Syntax
C++
OdResult isExecutable(const OdRxObject* pO, const OdRxValue& param) const;

eOk if the method can be executed with this parameter, or an appropriate error code otherwise.

Checks if the method can be executed with this parameter.

Copyright © 2002–2022. Open Design Alliance. All rights reserved.