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 21: Line 21:
* {{MacroLink|Macro Select Hovering|Macro Select Hovering|Macro Select Hovering}}: this macro select a choice Face, Edge, Vertex hovering by the mouse.
* {{MacroLink|Macro Select Hovering|Macro Select Hovering|Macro Select Hovering}}: this macro select a choice Face, Edge, Vertex hovering by the mouse.
* {{MacroLink|Macro ExpandTreeItem|Macro ExpandTreeItem|Macro ExpandTreeItem}}: this macro expand selected items in the tree view.. If not selection all item are expand/collapse
* {{MacroLink|Macro ExpandTreeItem|Macro ExpandTreeItem|Macro ExpandTreeItem}}: this macro expand selected items in the tree view.. If not selection all item are expand/collapse
* {{MacroLink|Text-x-python|Macro Mouse over cb|Macro Mouse over cb}}: this macro display all elements below cursor (elements covered by other elements will also be displayed)

Revision as of 16:14, 26 November 2018

  • Macro Rotate View: This macro rotates the current view by 90° to the left. Only works if you are in Top view.
  • Macro View Rotation: Provides a GUI to permit rotation of view by precise amounts in all three directions.
  • Macro Texture Objects: This macro allows you to temporarily put a texture image on the selected objects.
  • Macro Mouse Cross: This small macro turns the arrow of the mouse in a precision cross.
  • Macro Align View to Face: This macro aligns the current view to a selected face.
  • Macro Align Object to View: This macro align the selected object to the current View and set the coordinates Placement of the camera.
  • Macro Align Camera to Working Plane: This macro aligns the camera to the current Draft Working Plane
  • Macro Align Working Plane to Camera: This macro moves the current Draft Working Plane to the center of the current 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).
  • 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.
  • 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 ...
  • Macro_Toggle_Visibility: Set of three macro, macro 1: hidden the objects not selected, macro 2: displayed alls objects, macro 3: hidden alls objects.
  • Macro_Toggle_Visibility2: Set of two macro, macro 1: hidden the objects not selected, macro 2: displayed alls objects, macro with the original visibility.
  • Macro SelectVisible: All visible objects in the tree will be selected.
  • Macro Manage Navigational Style: This pair of macros allow you to alter the Navigation Style while in the Sketcher.
  • Macro Duplicate Selection: This macro testing if one selection are duplicate , select the object IN THE 3D VIEW the "ForbiddenCursor" stay if the or one selection is duplicate, the macro stay resident.
  • Macro Copy3DViewToClipboard: Copy contents of 3DView resized 640, 480 px to clipboard .
  • Macro Perpendicular To Wire: This macro positioned your object perpendicularly to wire selected.
  • Macro Rotate To Point: Macro for rotate on object on itself with the axis of rotation the boundbox center, center of mass or last point clicked
  • Macro FCTreeView: Macro for list all objects in the project in one list without hierarchy, options sort by name, label, visibility, group, by length option search by name, label .... without case sensitive or with case sensitive and select all objects displayed in the macro window.
  • Macro Select Hovering: this macro select a choice Face, Edge, Vertex hovering by the mouse.
  • Macro ExpandTreeItem: this macro expand selected items in the tree view.. If not selection all item are expand/collapse
  • Macro Mouse over cb: this macro display all elements below cursor (elements covered by other elements will also be displayed)