numeric_value#

property NamedVariable.numeric_value: float#

Numeric part of the expression as a float value.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.stackup_3d import NamedVariable
>>> obj = NamedVariable()
>>> obj.numeric_value