• iplot design script

    Hi, Does anybody have an example of an iplot design script that works for acad files where all the line strings have widths, not weights, widths. I would imagine it could be something like if ( line width == 0.05) then thickness = .01 else if…