how to force decimal places for strings Optionen

Discussion in 'AutoCAD' started by classix, Jun 29, 2009.

  1. classix

    classix Guest

    Hi
    I wrote a lisp routine to get the area of a polyline in autocad
    placed
    into an attribute. I use rtos to get decimal places rounded to 1,2,3
    or 4 decimals. Everything works fine exept for strings ending with
    zero.
    Is it possible to force a string to decimal places? e.g 4.00 instead
    of 4
    Any suggestions welcome.
    Marcus
     
    classix, Jun 29, 2009
    #1
  2. classix

    BKT Guest

    Maybe I don't understand the problem, but what do you get when you
    enter
    (rtos 4 2 2) at the command line?
     
    BKT, Jul 3, 2009
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.