Part: [skip ci] fix type of Rotations property of Spiral primitive

This commit is contained in:
wmayer
2020-11-09 09:31:16 +01:00
parent 9b5eb77480
commit 58be246baf

View File

@@ -340,7 +340,7 @@ public:
Spiral();
App::PropertyLength Growth;
App::PropertyLength Rotations;
App::PropertyQuantityConstraint Rotations;
App::PropertyLength Radius;
/** @name methods override feature */