File:OSE dxf2sketcher.FCMacro: Difference between revisions
Jump to navigation
Jump to search
(Colin W uploaded a new version of File:OSE dxf2sketcher.FCMacro) |
mNo edit summary |
||
Line 1: | Line 1: | ||
Python macro file written for use in FreeCAD. It creates a copy of an already imported dxf file into the required geometries in Sketcher Workbook. | Python macro file written for use in FreeCAD. It creates a copy of an already imported dxf file into the required geometries in Sketcher Workbook. | ||
Note: | Note: Now with constraints. Only exception is the degrees of freedom for circles. |
Latest revision as of 04:25, 13 September 2016
Python macro file written for use in FreeCAD. It creates a copy of an already imported dxf file into the required geometries in Sketcher Workbook.
Note: Now with constraints. Only exception is the degrees of freedom for circles.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Dimensions | User | Comment | |
---|---|---|---|---|
current | 04:24, 13 September 2016 | (9 KB) | Colin W (talk | contribs) | Version 0.0.1 Added the following constraints: Horizontal Lines Vertical Lines Coincident points for lines Equality constraints for line lengths and circle radii Dimension constraints for all lines of each individual length (first instance) Dimension... |
04:22, 11 September 2016 | (5 KB) | Colin W (talk | contribs) | Python macro file written for use in FreeCAD. It creates a copy of an already imported dxf file into the required geometries in Sketcher Workbook. Note: It does not add constraints. This will be done by a future macro. |
You cannot overwrite this file.
File usage
There are no pages that use this file.