Macro Center Align Objects with Faces or Edges

From FreeCAD Documentation
Revision as of 19:35, 28 November 2016 by Agryson (talk | contribs) (correct typo)

File:Macro Center Align Objects with Faces or Edges Center Faces of Parts

Description
This macro Aligns Objects through Faces or Edges constraints

Macro version: 0.32 (11.2016)
Author: easyw-fc
Author
easyw-fc
Download
None
Links
Macro Version
0.32 (11.2016)
Date last modified
None
FreeCAD Version(s)
None
Default shortcut
None
See also
None

Description

This macro covers the following constraints:
- Concentric constraint among non cylindrical parts;
- Constraint on center Faces and/or Edges.

Use

Faces or Edges constraint among non cylindrical parts: Just open a FC document, launch the Macro and select two or more Faces/Edges to be aligned. Click on Align button and that's it!

Script

The Icon for you ToolBar

Macro Center Faces of Parts.FCMacro

After downloading the file here
GitHub page
https://github.com/easyw/FreeCAD_Macros/blob/master/CenterAlignObjectswFacesEdges.py
code:
https://github.com/easyw/FreeCAD_Macros/raw/master/CenterAlignObjectswFacesEdges.py
you have to copy the file to your macro directory.
Here for How to install macros detailed

Link

Forum : Faces or Edges constraint among non cylindrical parts Macro

Other languages: