08-03-2023
12:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-03-2023
12:06 PM
@mindaV3J2J , I had extra spaces in the sOut line that was causing the issue. I'll update my previous posts so it doesn't trip someone else up in the future.
Try this:
Dim sOut As String
sOut = "FLAT PATTERN DXF?AcadVersion=2007" & _
"&OuterProfileLayer=IV_INTERIOR_PROFILES" & _
"&InvisibleLayers=IV_TANGENT;IV_ROLL_TANGENT"