[TD] weld symbols cannot be rotated
- therefore hide the Rotation property
This commit is contained in:
@@ -62,6 +62,7 @@ DrawWeldSymbol::DrawWeldSymbol(void)
|
||||
Caption.setStatus(App::Property::Hidden,true);
|
||||
Scale.setStatus(App::Property::Hidden,true);
|
||||
ScaleType.setStatus(App::Property::Hidden,true);
|
||||
Rotation.setStatus(App::Property::Hidden, true);
|
||||
}
|
||||
|
||||
DrawWeldSymbol::~DrawWeldSymbol()
|
||||
|
||||
Reference in New Issue
Block a user