02-13-2019
10:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-13-2019
10:05 PM
Hi,
Just change this row
dThick = Math.Round(oCD.Parameters("Thickness").Value * 10, 1)
In this row is path to dxf file. Change it as needed
sPath = "C:\DXF" & Mid(sPath, FNP)
And what you mean by "set thickness to export"??