Evaluates the specified quanitity in the specified unit.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
SyntaxC#
Copy Code
|
|---|
public virtual double EvaluateQuantity ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Function EvaluateQuantity( _ |
The value to evaluate.
The unit of the value.
The evaluated quantity.
See Also