Message 1 of 1
iLogic for tool "Export Face As ... "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
is it possible to make iLogic in the assembly environment that would export the selected faces to dwg (or dxf), actually a tool that would do the same as "Export Face As..." but in the assembly environment.
If multiselect is possible, that would be great. But face by face will also be great.
If it is possible, is it a problem that the name of the dwg (or dxf) is the same as the name of the part. Maybe the file name additionally contains custom properties from the part. For example, if the part has custom properties Length, Width, Thickness, then the dwg has a name:
"PartName_Length_Width_Thickness"