You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a property that uses IntegerConstraint (https://wiki.freecad.org/FeaturePython_Custom_Properties#App::PropertyIntegerConstraint). After a bit of testing, I realise that the maximum value I entered for this is too high and would like to reduce it. The only way I can see to do this is to delete the property and redo it. It would be great if it were possible to edit these types of properties in the same way that we can edit configuration tables. Thanks.
The text was updated successfully, but these errors were encountered:
I have created a property that uses IntegerConstraint (https://wiki.freecad.org/FeaturePython_Custom_Properties#App::PropertyIntegerConstraint). After a bit of testing, I realise that the maximum value I entered for this is too high and would like to reduce it. The only way I can see to do this is to delete the property and redo it. It would be great if it were possible to edit these types of properties in the same way that we can edit configuration tables. Thanks.
The text was updated successfully, but these errors were encountered: