API Reference > OdDb Classes > OdDbBlockLinearConstraintParameter Class > OdDbBlockLinearConstraintParameter Methods > OdDbBlockLinearConstraintParameter::value Method
OdDbBlockLinearConstraintParameter::value Method
Syntax
C++
double value() const;

Returns the value of the evaluated expression of this Node object.

The value is updated with a call to OdDbEvalExpr::evaluate().

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