<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Auto Dimensioning in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13760313#M165764</link>
    <description>Sorry, I don't have expertize in Dimensioning. User defined ones especially.&lt;BR /&gt;Don't give up, someone here can help I'm sure.&lt;BR /&gt;&lt;BR /&gt;Bob (ECCAD)&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Aug 2025 19:05:46 GMT</pubDate>
    <dc:creator>ec-cad</dc:creator>
    <dc:date>2025-08-08T19:05:46Z</dc:date>
    <item>
      <title>Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13402586#M1332</link>
      <description>&lt;P&gt;I have a routine to automatically dimensions Elevations of Tilt-Up Panels, Rectangular Closed Polylines, just by picking the outline. Works great if there are only 4 sides. If there is an opening, such as an overhead door, The dimensions get put in the wrong place.&amp;nbsp; The routine is based on points for the LLC, LRC, ULC, &amp;amp; URC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is the lisp routine and a sample drawing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 similar routines that automatically dimension the interior structural components just by selecting the outline of the panel.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any suggestions would be greatly appreciated on how to deal with the additional points&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;GolferRob&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Apr 2025 18:13:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13402586#M1332</guid>
      <dc:creator>Lindsay-CAD</dc:creator>
      <dc:date>2025-04-01T18:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13402801#M1333</link>
      <description>&lt;P&gt;Try the attached modification. Looks OK to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 20:12:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13402801#M1333</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2025-04-01T20:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13403087#M1334</link>
      <description>&lt;P&gt;Have you considered that you choose the type of panel shape via a lisp enter the panel values, so draw the shape and dimension it at same time. Can add mass centroid needed for lifting tilt slabs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe do a google for draw concrete tilt panels autolisp.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 00:14:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13403087#M1334</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-04-02T00:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13404122#M1335</link>
      <description>&lt;P&gt;The Panel design, size and shape comes from the Revit model of the building. The Model is also exported into Tiltwerks for the structural design. The export from tiltwerks is a crappy DXF files.&amp;nbsp; I have written a number of short routines to clean up the export to what we want to see in our tilt-panel drfawings.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 10:53:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13404122#M1335</guid>
      <dc:creator>Lindsay-CAD</dc:creator>
      <dc:date>2025-04-02T10:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13404228#M1336</link>
      <description>&lt;P&gt;Thank you for your reply and input.&amp;nbsp; I tried your fix and it is almost what I am looking for.&amp;nbsp; The Outer most dimensions left side and bottom are the overall dimension. (Bottom:&amp;nbsp; LLC to LRC) (Left Side: LLC to ULC) is there a way to fix that in your solution? Also:&amp;nbsp; Sometimes the top of the panel is sloped to one side or the others. Is there a way to check if the upper corners are the same elevation, and if not, add the dimension for the other side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&amp;nbsp;&lt;/P&gt;&lt;P&gt;RobH&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 12:01:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13404228#M1336</guid>
      <dc:creator>Lindsay-CAD</dc:creator>
      <dc:date>2025-04-02T12:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13404397#M1337</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/560937"&gt;@Lindsay-CAD&lt;/a&gt;&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if the origin is coming from revit than why not do dimensions in revit?&lt;/P&gt;&lt;P&gt;it look like you are trying to create automation to&amp;nbsp;&lt;SPAN&gt;irregular layout.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Moshe&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 13:17:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13404397#M1337</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2025-04-02T13:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13405201#M1338</link>
      <description>&lt;P&gt;The drawings I am working on are shop drawings and the files I am cleaning up are DXF files exported from Tiltwerks - Tilt Panel Design software. The panels are for buildings that we design and build. Revit will export the 3D model directly to Tiltwerks.&amp;nbsp; The DXF file export from Tiltwerks is just lines and text, easily and quickly manipulated in AutoCAD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RobH&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 19:58:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13405201#M1338</guid>
      <dc:creator>Lindsay-CAD</dc:creator>
      <dc:date>2025-04-02T19:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13405668#M1339</link>
      <description>&lt;P&gt;Have you looked at Qdim command may do what you want. Seemed to do what you want. May need a little practice.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1743649643289.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1485034iA24133D06B5B2F6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1743649643289.png" alt="SeaHaven_0-1743649643289.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 03:07:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13405668#M1339</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-04-03T03:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13410760#M1340</link>
      <description>&lt;P&gt;Yes, but you would have to pick the 'Intersection' of each point. e.g. ULC, LLC, URC LRC.&lt;/P&gt;&lt;P&gt;That way, there would not be confusion about which coordinate point to zero in on.&lt;/P&gt;&lt;P&gt;Try that simple change to get the Points. Rest of the code should be OK.&lt;/P&gt;&lt;P&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Sat, 05 Apr 2025 23:43:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13410760#M1340</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2025-04-05T23:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13760002#M165759</link>
      <description>&lt;P&gt;Hi EC_CAD&lt;/P&gt;&lt;P&gt;Do you have a .lsp file that can do a one click auto dimension. BTW I'm using AS2025 and when I create a .dwg I always delete all default dimensions and labels. I just want to set all sections and views specially the scale and presentation before I start dimensioning.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 14:48:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13760002#M165759</guid>
      <dc:creator>camojhayar</dc:creator>
      <dc:date>2025-08-08T14:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13760313#M165764</link>
      <description>Sorry, I don't have expertize in Dimensioning. User defined ones especially.&lt;BR /&gt;Don't give up, someone here can help I'm sure.&lt;BR /&gt;&lt;BR /&gt;Bob (ECCAD)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Aug 2025 19:05:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13760313#M165764</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2025-08-08T19:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13760560#M165769</link>
      <description>&lt;P&gt;You need to explain a lot more what you want and post a sample dwg. With before and after.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Aug 2025 00:24:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13760560#M165769</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-08-09T00:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763893#M165805</link>
      <description>The lisp routine I have was designed for one pick dimensioning for concrete tilt panels.&lt;BR /&gt;There is an architectural routine and 2 structural routines.&lt;BR /&gt;&lt;BR /&gt;The architectural routine dimensions the panel and all openings in it. The locations of the dimensions are predetermined in the routine.&lt;BR /&gt;&lt;BR /&gt;The structural routine dimensions the locations of all the structural components in the panel. The dimension locations are based on specific objects in each panel. The objects being dimensioned are blocks. The dimension locations are on either side and the top and bottom of the panel.&lt;BR /&gt;&lt;BR /&gt;Currently it is a one pick routine for each discipline&lt;BR /&gt;&lt;BR /&gt;Working on a routine do all panels at the same time for both the Architectural and Structural&lt;BR /&gt;&lt;BR /&gt;RobH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2025 10:34:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763893#M165805</guid>
      <dc:creator>Lindsay-CAD</dc:creator>
      <dc:date>2025-08-12T10:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763903#M165807</link>
      <description>&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I don't have permission to post a picture here. What I mean is in structural using advance steel we are creating 2d drawings in every steel like column, beams etc. In 2d drawings what I want to happen is when I click the 2d drawing of a beam for example, it will automatically insert dimensions base on my own presentation. Dimensions, labels, diameters.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 10:42:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763903#M165807</guid>
      <dc:creator>camojhayar</dc:creator>
      <dc:date>2025-08-12T10:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763907#M165808</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-08-12 183839.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1560489iCD80A9B191C2DF25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-08-12 183839.png" alt="Screenshot 2025-08-12 183839.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; For example this beam. This is in a 2d format in advance steel 2025. When the 2d drawing is generated from a 3d model, I always delete all the default dimension and labels etc. What I want to happen is when I click the beam the dimensions, label, diameter etc. will appear base on my own presentation on how I put all of those in a drawing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 10:46:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763907#M165808</guid>
      <dc:creator>camojhayar</dc:creator>
      <dc:date>2025-08-12T10:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763914#M165809</link>
      <description>&lt;P&gt;Hi Lindsay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently using Advance Steel 2025. I model steels in 3d and generate a 2d drawings base on the 3d models. At first when I open the 2d drawing generated from 3d model, a default dimensions, labels, elevation etc. is already there. I always delete them for me to see the 2d objects clearly and to set other settings like scales, views etc. What I would like to happen is when I click the 2d object, all dimensions labels etc. will appeared base on my own presentation. I think it is possible. It will make detailing faster. I just need an idea or lisp file for me to have a basis or idea what to encode on the lisp.&lt;/P&gt;&lt;P&gt;BTW&amp;nbsp; Thanks for noticing my post.&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;camojhayar&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 10:53:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763914#M165809</guid>
      <dc:creator>camojhayar</dc:creator>
      <dc:date>2025-08-12T10:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763916#M165810</link>
      <description>&lt;P&gt;Hi EC-CAD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's ok. I'm just hoping you have an idea. Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;camojhayar&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 10:54:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763916#M165810</guid>
      <dc:creator>camojhayar</dc:creator>
      <dc:date>2025-08-12T10:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763953#M165813</link>
      <description>I am by no means an expert in lisp programming. I know enough to do some basic things. Last year I was in you position with an idea. I started by writing down all the steps I needed to do manually and then went to work on how tell autocad how to do it. Some of it can easy, the rest was over my head. I reached out thru the Autodesk forum and was amazed by how much help and support there is. With the support and suggestions and coding from others I was able to do everything I set out to do and more. What took hours of manual manipulation has turned into seconds. I will send you a sample drawing of what I am doing and the lisp routines.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2025 11:18:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13763953#M165813</guid>
      <dc:creator>Lindsay-CAD</dc:creator>
      <dc:date>2025-08-12T11:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13764122#M165817</link>
      <description>&lt;P&gt;Hi Lindsay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wow. I do understand some from lisp. But I still working in studying lisp further to make our job much more easier and faster. It's a good advice. Starting today I'm going to make a list of what we are doing and I'm going to start with the easiest process or short commands. What I can do so far is to make a shortcut key that is not a default shortcut key or make the default shortcut key much faster to use. You gave me a good advice thanks.&lt;BR /&gt;&lt;BR /&gt;BTW how can I enter or participate inautodesk forums? Or am I in right now?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;camojhayar.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 13:23:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13764122#M165817</guid>
      <dc:creator>camojhayar</dc:creator>
      <dc:date>2025-08-12T13:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Dimensioning</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13764495#M165820</link>
      <description>You are in the Autodesk Community Forum. A great place to look for things, Ask questions and get help and suggestions for anything AutoCAD. I like to browse to see what kinds of things other users are doing. You never know who is already doing or looking for the same thing. What you want may already have been done by others that are willing to share with the community.&lt;BR /&gt;&lt;BR /&gt;RobH&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2025 16:14:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-dimensioning/m-p/13764495#M165820</guid>
      <dc:creator>Lindsay-CAD</dc:creator>
      <dc:date>2025-08-12T16:14:32Z</dc:date>
    </item>
  </channel>
</rss>

