TechDraw: add unit for rotation

This commit is contained in:
donovaly
2019-12-01 20:44:07 +01:00
committed by WandererFan
parent 004d6061e0
commit 2fa9369d42
2 changed files with 14 additions and 21 deletions

View File

@@ -58,7 +58,7 @@ public:
App::PropertyFloatConstraint Scale;
App::PropertyEnumeration ScaleType;
App::PropertyFloat Rotation;
App::PropertyAngle Rotation;
App::PropertyString Caption;
/** @name methods override Feature */