<?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: lisp/app to automatically label block/dynamicblock/polyline in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9850679#M67924</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;I've attached another file, so this is a sample, imagine having more than 1000 windows, it'll take a while to add number. T-count won't help because these text or mtext is not there when we submit the drawings.&lt;/P&gt;&lt;P&gt;however the number whether it's text or mtext or attribute all same for me. also if it's inside a circle or rectangle, all good for me. all I want is a window selection so when I select the bottom polyline, it gives me the number sequentially. also asks me which number to enter so when I do the floor above I can start from number 1 again.&lt;/P&gt;&lt;P&gt;if the lisp will select layername and blocks it'll be perfect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Nov 2020 15:36:49 GMT</pubDate>
    <dc:creator>waseemtarik</dc:creator>
    <dc:date>2020-11-06T15:36:49Z</dc:date>
    <item>
      <title>lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9850389#M67922</link>
      <description>&lt;P&gt;hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been looking for an app or lisp to help my life to be easier in drafting. however, boss always asked for how many windows do we have for each project, either in total or by floors and I've been doing that manually by counting each window. this is taking lots of time specially when working on a big project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so, I'm looking for an app that is window selection, to select the object and it gives me a text or mtext or attribute underneath it. to be in schedule it's much better, but it's ok as long as I know how many windows by selecting and with one click, this will safe hours of working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've found a program from lee-mac but it won't help me alot as I wont to do window selection and gives me the automatically label. I don't care whether inside a circle or not.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/autolabelattributes.html" target="_blank"&gt;http://www.lee-mac.com/autolabelattributes.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so if someone can help me with that, I will really appreciate it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but please note that the lisp/app will ask me every time I do window selection by entering a number, so that every floor I can start from number 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will attach a dwg, these polyline is horizontal of a window so when I select it, it'll give me number below, also as block or dynamic block, hope that the lisp will read a layer name or any block or dynamic block name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if it's too difficult for blocks then no problem I would count it by select similar.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 13:50:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9850389#M67922</guid>
      <dc:creator>waseemtarik</dc:creator>
      <dc:date>2020-11-06T13:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9850441#M67923</link>
      <description>&lt;P&gt;Better post some more complex drawing with the desired outcome.&lt;/P&gt;
&lt;P&gt;So you want to sort them by layers... and regardless whether it's pl, ml or block... ?&lt;/P&gt;
&lt;P&gt;Could number as a simple text..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 14:11:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9850441#M67923</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-11-06T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9850679#M67924</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;I've attached another file, so this is a sample, imagine having more than 1000 windows, it'll take a while to add number. T-count won't help because these text or mtext is not there when we submit the drawings.&lt;/P&gt;&lt;P&gt;however the number whether it's text or mtext or attribute all same for me. also if it's inside a circle or rectangle, all good for me. all I want is a window selection so when I select the bottom polyline, it gives me the number sequentially. also asks me which number to enter so when I do the floor above I can start from number 1 again.&lt;/P&gt;&lt;P&gt;if the lisp will select layername and blocks it'll be perfect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 15:36:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9850679#M67924</guid>
      <dc:creator>waseemtarik</dc:creator>
      <dc:date>2020-11-06T15:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9851316#M67925</link>
      <description>&lt;P&gt;accepts lwplines, mlines and blocks&lt;/P&gt;
&lt;P&gt;placed to 'clayer at&amp;nbsp;the startpnt, sorted by x.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(vl-load-com)
(defun c:inclab ( / s)
  (and (setq s (ssget '((0 . "lwpolyline,mline,insert"))))
       (or *ilx* (setq *ilx* 1))
       (setq *ilx* (1- (cond ((getint (strcat "\nini num &amp;lt;" (itoa *ilx*) "&amp;gt;: "))) (*ilx*))))
       (setq s (mapcar '(lambda (x) (assoc 10 (entget x))) (vl-remove-if 'listp (mapcar 'cadr (ssnamex s)))))
       (setq s (vl-sort s '(lambda (x y) (&amp;lt; (cadr x) (cadr y)))))
       (foreach p s (entmake (list '(0 . "TEXT") p (cons 8 (getvar 'clayer)) '(40 . 150) (cons 1 (itoa (setq *ilx* (1+ *ilx*))))))))
  (princ)
  )
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 20:52:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9851316#M67925</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-11-06T20:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9851849#M67926</link>
      <description>&lt;P&gt;People usually put Text / Mtext to represent the window number on a certain layer. Then you can isolate that layer and use some lisp to summarize the Text / Mtext, instead of the polylines.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 02:31:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9851849#M67926</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2020-11-07T02:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9851902#M67927</link>
      <description>&lt;P&gt;I think your approaching this wrong the windows have no intelligence they are just objects, it would be way smarter to look from the beginning ask questions create intelligent objects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How many windows&lt;/P&gt;&lt;P&gt;Total length and height&lt;/P&gt;&lt;P&gt;Enter window 1 Width&lt;/P&gt;&lt;P&gt;Repeat for next windows check total width is correct&lt;/P&gt;&lt;P&gt;Draw windows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each window has a block with attributes window number is displayed size is attributes set to invisible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other than a list of sizes/numbers you can now do all sorts of smart things how like how many windows same size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the dwg is typical it would be easy to replicate with lisp. Looking at it&amp;nbsp; could have single 2 3 etc vertical panels, 25 vertical edges,&amp;nbsp;has 50mm bot top edges, 25 mid bar. Again all parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot284.png" style="width: 517px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/841412i6B6EA36512E6CC93/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot284.png" alt="screenshot284.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Done this for house windows but in 2D/3D.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know anything about Lisp or programming could be done in excel also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 03:24:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9851902#M67927</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-11-07T03:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9852067#M67928</link>
      <description>&lt;P&gt;I use a library routine for input so found 5 minutes. When you change a value it can be saved so just press ok to repeat.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot285.png" style="width: 500px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/841441i2A9E7E65515BA759/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot285.png" alt="screenshot285.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 06:27:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9852067#M67928</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-11-07T06:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9855920#M67929</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;thank you for the lisp, is works perfect.&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;is this a lisp or program? could you please upload it here, so I can test and try it, you are right, to have something like that then I don't need to draw each window with stretching and coping.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you all.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 13:58:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9855920#M67929</guid>
      <dc:creator>waseemtarik</dc:creator>
      <dc:date>2020-11-09T13:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9857665#M67930</link>
      <description>&lt;P&gt;The lisp does not exist, what your producing is very straight forward plines etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before doing something just need some rules info etc from you.&lt;/P&gt;&lt;P&gt;Like start with outside overall dims ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enter sizes as per images&lt;/P&gt;&lt;P&gt;Then loop through each window size adding a block with size atrributes in it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought that there may only be a few styles like all equal width,&amp;nbsp; A &amp;amp; B windows, A &amp;amp; B &amp;amp; A thats 3 but would be 5 7 9 your sample has 5 with 2 widths what I would call A &amp;amp; B &amp;amp; A. Just makes it easier to automate the answer, the other option would be enter sizes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What other patterns are there its not much good having to continually revise code because more option are required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are the window dimensions clear space or to centre of mullion that type of question.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot287.png" style="width: 854px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/842335iCA1DC4DA57CD864C/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot287.png" alt="screenshot287.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Provide a dwg with just lines maybe showing most common patterns dont worry about there thickness.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot288.png" style="width: 617px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/842336i8A82FCD5452493F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot288.png" alt="screenshot288.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 05:00:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9857665#M67930</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-11-10T05:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9858863#M67931</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;Hi, sorry I didn't understand until now of what I have to provide for you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;the picture that is attached. do you have it? if this a program?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a CAD file a sample dwg. let me know what else should I provide.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope if the picture I attached you have it as a program so I can test it and know what I can do and what I can't do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 14:33:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9858863#M67931</guid>
      <dc:creator>waseemtarik</dc:creator>
      <dc:date>2020-11-10T14:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9860629#M67932</link>
      <description>&lt;P&gt;The window image was from a house package it asks questions and just draws what the user enters its 2D/3D as it punches holes in walls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try to do something for you fit it in other stuff over this week, idea behind ABA et was to reduce questions. Understand want dimmed as well 1st go will be draw outlines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you private mail me with a email so can send you something and swap questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot290.png" style="width: 595px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/842847iA20D54EAA049F471/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot290.png" alt="screenshot290.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 01:49:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9860629#M67932</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-11-11T01:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9860767#M67933</link>
      <description>&lt;P&gt;Having trouble sending a PM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A question when you do 5 pane windows the smaller are same size so why would the other 3 not be the balance / 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eg 5 panes 4695 o/a&amp;nbsp;&lt;/P&gt;&lt;P&gt;mid panes 675&lt;/P&gt;&lt;P&gt;others 1185 1155 1005 why not all 1115 can be done automatically set smaller value, that is my approach ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 03:31:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9860767#M67933</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-11-11T03:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9861827#M67934</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;I have private mail you. thank you,&lt;/P&gt;&lt;P&gt;the reason why is not equal because I will have different width when working on high-rise buildings.&lt;/P&gt;&lt;P&gt;that the design from the architect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 13:46:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9861827#M67934</guid>
      <dc:creator>waseemtarik</dc:creator>
      <dc:date>2020-11-11T13:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: lisp/app to automatically label block/dynamicblock/polyline</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9863197#M67935</link>
      <description>&lt;P&gt;Ok makes sense have almost done ABABA so will do custom next.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 00:08:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-app-to-automatically-label-block-dynamicblock-polyline/m-p/9863197#M67935</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-11-12T00:08:02Z</dc:date>
    </item>
  </channel>
</rss>

