Std RecallWorkingView |
Menu location |
---|
View → Standard Views → Recall Working View |
Workbenches |
All |
Default shortcut |
End |
Introduced in version |
0.21 |
See also |
Std StoreWorkingView, Std FreezeViews |
The Std RecallWorkingView recalls the active 3D View's stored working view. For more information see Std StoreWorkingView.
Смотрите так же: Основы составления скриптов в FreeCAD.
To recall the stored working view of the active 3D View:
import FreeCADGui
FreeCADGui.runCommand("Std_RecallWorkingView", 0)