Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I was just wondering if anyone had a solution to this problem.
Similar to AutoCAD's native OFFSET routine I'd like my routine to be able to "remember" the unit type and the unit value (ie ft / 5.0, m / 5.0). The OFFSET routine is able to remember the unit value using the OFFSETDIST system variable.
Is there anyway to store my own custom variables on a per drawing basis so that if a user opens another drawing I'd be able to display those values in my routine? I don't want to use the USERS1-5 variables if possible.
Thanks,
Solved! Go to Solution.