Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/20/2019 in all areas

  1. Alternatively, without if statements: (setvar 'snapang (- (rem (+ (getvar 'snapang) (/ pi 2.0)) pi) (/ pi 2.0)))
    1 point
  2. (if (< (/ pi 2) (getvar 'snapang) (* (/ pi 2) 3)) (setvar 'snapang (+ (getvar 'snapang) pi)))
    1 point
  3. Welcome to the forum! There is no way to do that, as far as I know. It would be nice if AutoCAD resized mtext width automatically when you changed the height. Something for the Wish List, I guess....
    1 point
×
×
  • Create New...