API Reference > OdDb Classes > OdDbEvalExpr Class > OdDbEvalExpr Methods > OdDbEvalExpr::isActivatable Method
OdDbEvalExpr::isActivatable Method
Syntax
C++
virtual bool isActivatable() const;

Returns true if and only if this Node object can be activated.

The default implementation of this function always returns true.

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