How to reset a value to +inf

How can I reset a value (such as the line parameter IMAXDEF) to its default value of +inf?

Hi @smeloney,

For properties that can be set to infinity, there should be a little button off to the right in the property editor:

infinity_button

For the Value property of Events, it is possible to enter “+Inf” directly. However, since network properties must have numeric values, this is not possible so the infinity button is there.

1 Like