Generic calculator for evaluating formulas or manipulating objects based on the OPALS generic filter syntax.
More...
Generic calculator for evaluating formulas or manipulating objects based on the OPALS generic filter syntax.
◆ __init__()
def __init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
possible calls:
- Parameters
-
self | (type: object) self pointer |
*args | (type: list) mandatory parameter |
**kwargs | (type: dict) mandatory parameter |
- Returns
- (type: object)
◆ clone()
◆ resultDouble()
def resultDouble |
( |
|
self, |
|
|
|
geom |
|
) |
| |
- Parameters
-
- Returns
- (type: float)