Auto stacking fractions

Discussion in 'AutoCAD' started by hulioman, Nov 9, 2004.

  1. hulioman

    hulioman Guest

    Is there an autocad tool that can convert a distance expressed as a real number to an architectural distance with stacked fractions. This would be the DXF Code 1 value for an MTEXT entity.

    For example...
    (setq dist1 (distance (setq pt1 (getpoint "\nSelect start point")) (getpoint pt1 "\nSelect end point")))

    The value created here for "DIST1" needs to be converted into the MTEXT dxf 1 code value for stacked fractions.
     
    hulioman, Nov 9, 2004
    #1
  2. hulioman

    OLD-CADaver Guest

    ummm... DIMENSION ?
     
    OLD-CADaver, Nov 9, 2004
    #2
  3. hulioman

    hulioman Guest

    No Thanks
     
    hulioman, Nov 9, 2004
    #3
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.