Message 1 of 4
MOVE DXF OUTPUT TO FIRST QUADRANT AND ADD iPROPERTY TEXT TO DXF OUTPUT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a macro to create DXF files for all sheet metal parts in an assembly. What I now want to add is 2 functions :-
- Move the DXF output to be in the 1st (positive) quadrant so that the left most entity is touches with the Y axis and the bottom most entity touches with the X axis,
- Add iProperties like Part Number, Material, Thickness and Qty as text to the DXF file.
Any takers?