Part: [skip ci] fix type of Rotations property of Spiral primitive
This commit is contained in:
@@ -340,7 +340,7 @@ public:
|
||||
Spiral();
|
||||
|
||||
App::PropertyLength Growth;
|
||||
App::PropertyLength Rotations;
|
||||
App::PropertyQuantityConstraint Rotations;
|
||||
App::PropertyLength Radius;
|
||||
|
||||
/** @name methods override feature */
|
||||
|
||||
Reference in New Issue
Block a user