mwganson / DynamicData

FreeCAD workbench for creating and managing custom property container objects.
GNU Lesser General Public License v2.1
41 stars 8 forks source link

v2.3: No Add/Subtract but Multiply/Division work OK. Bug or "feature"? #50

Open FlailAway opened 3 years ago

FlailAway commented 3 years ago

I like the simplicity of this WB over the Spreadsheet, thanks.

Is there reason for thisr?

I have made a work around by creating a dd.ddOneMM with a value of 1. and "dd.ddBarLength + (dd.ddOneMM * 3)" works OK.

Multiplication and Division work OK with this line

mwganson commented 3 years ago

Try dd.ddBarLength + 3mm