flow360.UserVariable#
- class UserVariable[source]#
Bases:
Variable
Class representing a user-defined symbolic variable
- type_name: Literal['UserVariable'] = 'UserVariable'#
- in_units(new_unit=None)[source]#
Requesting the output of the variable to be in the given (new_unit) units.
- property value#
Get the value of the variable from the global context.