App: add DocumentObjectPy.evalExpression()
Allow easy evlauation of expression.
This commit is contained in:
@@ -55,6 +55,11 @@
|
||||
<UserDocu>Register an expression for a property</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="evalExpression">
|
||||
<Documentation>
|
||||
<UserDocu>Evaluate an expression</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="recompute">
|
||||
<Documentation>
|
||||
<UserDocu>recompute(recursive=False): Recomputes this object</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user