Message 1 of 3
round up numbers using autolisp

Not applicable
02-13-2015
01:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Please how can I roundup numbers using autolisp code. for example : 1860 -> 2000 2200 -> 2500 2000-> 2000 3450 -> 3500 it is for bar length and I want to be like : 1000 - 1500 - 2000 - 2500 ... millimeter thanks in advance.