Translations:Macros recipes/98/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
* {{MacroLink|Macro Rotate View|Macro Rotate View}}: This macro rotates the current view by 90° to the left. Only works if you are in Top view.
* {{MacroLink|Icon=Macro_Rotate_View_view_90_Degrees.png|Macro Rotate View|Macro Rotate View}}: This macro rotates the current view by 90° to the left. Only works if you are in Top view.
* {{MacroLink|Macro View Rotation|Macro View Rotation}}: Provides a GUI to permit rotation of view by precise amounts in all three directions.
* {{MacroLink|Icon=Macro_Rotate_View_with_Y_pointing_upwards_.png|Macro Rotate ViewAxonometric|Macro Rotate ViewAxonometric}}: This macro rotates the current view in ViewAxonometric.
* {{MacroLink|Macro Texture Objects|Macro Texture Objects}}: This macro allows you to temporarily put a texture image on the selected objects.
* {{MacroLink|Icon=Text_console_python.png|Macro Rotate View Free|Macro Rotate View Free}}: This macro is used in the Python console and rotates the current view in the angle and plane given.
* {{MacroLink|Macro Mouse Cross|Macro Mouse Cross}}: This small macro turns the arrow of the mouse in a precision cross.
* {{MacroLink|Icon=Macro_View_Rotation.png|Macro View Rotation|Macro View Rotation}}: Provides a GUI to permit rotation of view by precise amounts in all three directions.
* {{MacroLink|Macro Align View to Face|Macro Align View to Face}}: This macro aligns the current view to a selected face.
* {{MacroLink|Icon=Macro_Texture_Objects.png|Macro Texture Objects|Macro Texture Objects}}: This macro allows you to temporarily put a texture image on the selected objects.
* {{MacroLink|Macro Align Object to View|Macro Align Object to View}}: This macro align the selected object to the current View and set the coordinates Placement of the camera.
* {{MacroLink|Icon=Macro_Mouse_Cross.png|Macro Mouse Cross|Macro Mouse Cross}}: This small macro turns the arrow of the mouse in a precision cross.
* {{MacroLink|Macro Align Camera to Working Plane|Macro Align Camera to Working Plane}}: This macro aligns the camera to the current [[Draft SelectPlane|Draft Working Plane]]
* {{MacroLink|Icon=Macro_Align_View_to_Face.png|Macro Align View to Face|Macro Align View to Face}}: This macro aligns the current view to a selected face.
* {{MacroLink|Macro Align Working Plane to Camera|Macro Align Working Plane to Camera}}: This macro moves the current [[Draft SelectPlane|Draft Working Plane]] to the center of the current view
* {{MacroLink|Icon=Macro_Align_Object_to_View.png|Macro Align Object to View|Macro Align Object to View}}: This macro align the selected object to the current View and set the coordinates Placement of the camera.
* {{MacroLink|Macro Align Face Object to View|Macro Align Face Object to View}}: This macro align the face of the selected object to the current View (in case face hole the hole is placed to the view).
* {{MacroLink|Icon=Macro_Align_Camera_to_Working_Plane.png|Macro Align Camera to Working Plane|Macro Align Camera to Working Plane}}: This macro aligns the camera to the current [[Draft SelectPlane|Draft Working Plane]]
* {{MacroLink|Icon=Macro_Align_Working_Plane_to_Camera.png|Macro Align Working Plane to Camera|Macro Align Working Plane to Camera}}: This macro moves the current [[Draft SelectPlane|Draft Working Plane]] to the center of the current view
* {{MacroLink|Icon=Macro Align Face Object to View.png|Macro Align Face Object to View|Macro Align Face Object to View}}: This macro align the face of the selected object to the current View (in case face hole the hole is placed to the view).
* {{MacroLink|Icon=Macro_Toggle_Views_Visibility.png|Macro Toggle Panels Visibility|Macro Toggle Panels Visibility}}: This macro toggles the visibility of various supporting panels in FreeCAD, allowing the main window to be viewed with all available screen space.
* {{MacroLink|Icon=Macro_Toggle_Views_Visibility.png|Macro Toggle Panels Visibility|Macro Toggle Panels Visibility}}: This macro toggles the visibility of various supporting panels in FreeCAD, allowing the main window to be viewed with all available screen space.
* {{MacroLink|Icon=FCCamera_00.png|Macro FCCamera|Macro FCCamera}}: This macro can rotate the screen in a defined angle and the defined axis and creates a plan to face the screen to create a form in the specified plan positions the selected face facing the screen, to detect the position of the camera.
* {{MacroLink|Icon=FCCamera_00.png|Macro FCCamera|Macro FCCamera}}: This macro can rotate the screen in a defined angle and the defined axis and creates a plan to face the screen to create a form in the specified plan positions the selected face facing the screen, to detect the position of the camera.
* {{MacroLink|Icon=Macro SelectVisible.png|Macro_Toggle_Visibility|Macro Toggle Visibility}}: Set of three macro, macro '''1:''' hidden the objects not selected, macro '''2:''' displayed alls objects, macro '''3:''' hidden alls objects.
* {{MacroLink|Icon=Macro SelectVisible.png|Macro_Toggle_Visibility|Macro Toggle Visibility}}: Set of three macro, macro '''1:''' hidden the objects not selected, macro '''2:''' displayed alls objects, macro '''3:''' hidden alls objects.
* {{MacroLink|Icon=Macro VisibleAlls.png|Macro VisibleAlls|Macro Visible Alls objects}}: This macro check visible all object in the document (Visibility=True).
* {{MacroLink|Icon=Macro HiddenAlls.png|Macro HiddenAlls|Macro Hidden Alls objects}}: This macro check hidden all object in the document (Visibility=False).
* {{MacroLink|Icon=Macro If Selected Stay If Not Then Delete.png|Macro If Selected Stay If Not Then Delete|Macro If Selected Stay If Not Then Delete}} :All object not selected hare deletted !!.
* {{MacroLink|Icon=Macro SelectVisible2.png|Macro_Toggle_Visibility2|Macro Toggle Visibility2}}: Set of two macro, macro '''1:''' hidden the objects not selected, macro '''2:''' displayed alls objects, macro with the original visibility.
* {{MacroLink|Icon=Macro SelectVisible2.png|Macro_Toggle_Visibility2|Macro Toggle Visibility2}}: Set of two macro, macro '''1:''' hidden the objects not selected, macro '''2:''' displayed alls objects, macro with the original visibility.
* {{MacroLink|Icon=SelectVisible.png|Macro SelectVisible|Macro SelectVisible}}: All visible objects in the tree will be selected.
* {{MacroLink|Icon=SelectVisible.png|Macro SelectVisible|Macro SelectVisible}}: All visible objects in the tree will be selected.

Revision as of 19:42, 8 June 2019