<?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>tema calculate vertical and horizontal polyline en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9057996#M995233</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just wondering if there's any idea or lisp to calculate how many verticals and horizontals I have in my drawings.&lt;/P&gt;&lt;P&gt;layer in the same name. drawn in polyline, its frames for windows but I need to know how many I have frames in my project, verticals to be separated from horizontals, please note that this will be for entire high rise building.&lt;/P&gt;&lt;P&gt;I would appreciate if someone can give me any solutions, as it'll save me of time. if there's lisp program or any command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;waseem&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2019 20:16:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-30T20:16:41Z</dc:date>
    <item>
      <title>calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9057996#M995233</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just wondering if there's any idea or lisp to calculate how many verticals and horizontals I have in my drawings.&lt;/P&gt;&lt;P&gt;layer in the same name. drawn in polyline, its frames for windows but I need to know how many I have frames in my project, verticals to be separated from horizontals, please note that this will be for entire high rise building.&lt;/P&gt;&lt;P&gt;I would appreciate if someone can give me any solutions, as it'll save me of time. if there's lisp program or any command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;waseem&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:16:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9057996#M995233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T20:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058022#M995240</link>
      <description>You mean you did not use BLOCKs for your windows at all, you drew each one individually as single plines all floating near each other?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:24:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058022#M995240</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-09-30T20:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058036#M995242</link>
      <description>&lt;P&gt;yes, I haven't use block, because most of the drawings need to be stretched when dimension gets revised by architects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;so I have to use polyline it's easier to stretch also to make the file not heavy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please see attached example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:32:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058036#M995242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T20:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058053#M995244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you should have used blocks with scaling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using polylines means you need to write a tool that identifies the order of the polyline vertices, then the distances and angles between these vertices and see if that is now horizontal or vertical.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use a block, best would be 2 different names so you can later use the block names to identify this is a vertical or this is a horizontal one. Scaling of the block then shows the length of the frame ... and using command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt; to get your list, without any coding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:38:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058053#M995244</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-09-30T20:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058067#M995245</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/389680"&gt;@Alfred.NESWADBA&lt;/a&gt;&amp;nbsp;I can't have it as blocks, as I need to stretch windows when sizes change, imagine starching windows for a whole building that contain more than 1000 windows. i thought there's a lisp or command that give me how many vertical and horizontal I have with no sizes just quantities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:42:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058067#M995245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T20:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058115#M995248</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; I can't have it as blocks, as I need to stretch windows&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Then create single polylines with width, then you have 2 points to identify horizontal or vertical and not 4 points.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:58:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058115#M995248</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-09-30T20:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058118#M995250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; i thought there's a lisp or command that give me how&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; many vertical and horizontal I have with no sizes just quantities.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Of course you might create a lisp, but this needs to do more work than necessary.&lt;/P&gt;
&lt;P&gt;AutoCAD does not have an idea about a polyline with 4 vertices if that is horizontal or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 21:00:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058118#M995250</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-09-30T21:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058134#M995253</link>
      <description>That's a short sighted need that help only you but no one else.&lt;BR /&gt;&lt;BR /&gt;You still need to know quantities of each window size for installation: you giving the manufacturer a list of verticals and horizontals is only part of the Window order. someone somewhere need to identify which combos go where. So now you are back to blocks.&lt;BR /&gt;&lt;BR /&gt;Post a picture of one elevation of your building, lets show you how it is correctly done in the AEC industry as a standard.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2019 21:06:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058134#M995253</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-09-30T21:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058349#M995273</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;its very easy for line if you can explode them temporary to line calculate the numbers and then undo its&lt;/P&gt;&lt;P&gt;1-you can do by autolisp&lt;/P&gt;&lt;P&gt;2- quick select&amp;nbsp;&lt;/P&gt;&lt;P&gt;see attached pictures by 2 way.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="horizontal.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/682952i3089AF79F80FF781/image-size/large?v=v2&amp;amp;px=999" role="button" title="horizontal.JPG" alt="horizontal.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vertical.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/682951i7DE499863E5A4695/image-size/large?v=v2&amp;amp;px=999" role="button" title="vertical.JPG" alt="vertical.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;by the way this is a sample for line , using an auto lisp will be very easy , with small lisp you will have a report from all lines&lt;/P&gt;&lt;P&gt;if you need to use this routine every time ,its more better to load a lisp file.&lt;/P&gt;&lt;P&gt;just attache one small sample of your jobs includes the results , (just to see what layer shod be calculate&amp;nbsp; ... )i will write a lisp file to help you.&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 22:59:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9058349#M995273</guid>
      <dc:creator>ara_neresesian</dc:creator>
      <dc:date>2019-09-30T22:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9059468#M995311</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;see attached Cad file of one elevation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 12:32:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9059468#M995311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-01T12:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9059469#M995312</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/448504"&gt;@ara_neresesian&lt;/a&gt;&amp;nbsp;I can't explode them. that's will make by job harder instead of faster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 12:33:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9059469#M995312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-01T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9059592#M995317</link>
      <description>&lt;P&gt;Forgive me, but the info you want is already listed, you just need to harvest the dimensions?&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="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/683164iCD7C694ED3E58232/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 13:09:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9059592#M995317</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-10-01T13:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9060932#M995378</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;if you can use ano. block,it will be very helpful for you.'just select one of hor or ver ano. blocks and select similar,&lt;/P&gt;&lt;P&gt;see attached pictures&lt;/P&gt;&lt;P&gt;but if you cant change those double polylines to Lines or block ,then for sure you have use a spacial lisp file to calculate and harvest information (it may be&amp;nbsp; &amp;nbsp;a large&amp;nbsp; autolisp process)&lt;/P&gt;&lt;P&gt;i am attaching&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="horizontal.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/683414i9554BEBDC5435EB2/image-size/large?v=v2&amp;amp;px=999" role="button" title="horizontal.JPG" alt="horizontal.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vertical.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/683413i114B817EC3170F9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="vertical.JPG" alt="vertical.JPG" /&gt;&lt;/span&gt; cad file also see maybe it can change your mind.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 20:49:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9060932#M995378</guid>
      <dc:creator>ara_neresesian</dc:creator>
      <dc:date>2019-10-01T20:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9062091#M995420</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/448504"&gt;@ara_neresesian&lt;/a&gt;&amp;nbsp;thank you, this is good but the problem is I can't stretch it, so imagine when there's changes for the whole building it'll take me a while to drag the mullion instead of stretch it to get the right sizes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but thanks for making me these blocks. seems there's no way that Cad will know vertical from horizontal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;waseem&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 12:38:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9062091#M995420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-02T12:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9062177#M995428</link>
      <description>&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;you should probably look at your work process and re-evaluate that way things are being done. The line work you show in your drawing are not windows but outlines where windows could go between support members. Are you wanting to know the number of support members, number of windows, number of rubber seals, number of ...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One solution I could suggest to you&amp;nbsp; (other than take a look at using Revit) is utilize a layer specifically for the windows, use BPOLY to generate the window in each hole (where a window would go) and then those plines are stored specifically on that layer. They would easily stretch with your edits, could easily be counted or summarized, provide separation of supports and actual window, provide a means to measure those windows and isolate them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you wanted to automate the process you could create an AutoLISP routine to generate them with some creative filters to avoid being generated in the support pline areas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 13:08:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9062177#M995428</guid>
      <dc:creator>SeeMSixty7</dc:creator>
      <dc:date>2019-10-02T13:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9063349#M995497</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;You welcome,&lt;/P&gt;&lt;P&gt;Yes you are right.The autocad core cannot select those poly lines with your way,&lt;/P&gt;&lt;P&gt;but with auto lisp its possible to select and report.&lt;/P&gt;&lt;P&gt;because on each polyline you have delta x and delta y and total length and.....&amp;nbsp;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 20:19:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9063349#M995497</guid>
      <dc:creator>ara_neresesian</dc:creator>
      <dc:date>2019-10-02T20:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9063353#M995498</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/448504"&gt;@ara_neresesian&lt;/a&gt;&amp;nbsp;is there a way to make me this autolisp so I can use it for my projects?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 20:22:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9063353#M995498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-02T20:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9063708#M995509</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes its %100 possible with this kind of drawings.&lt;/P&gt;&lt;P&gt;but to be sure please send me the most complicated frame you have ,&lt;/P&gt;&lt;P&gt;i have to see every possibility (like different&amp;nbsp; width of&amp;nbsp; beam&amp;nbsp; (35 , 38 )not aligned horizontal elemen&lt;SPAN style="font-family: inherit;"&gt;ts ,&amp;nbsp; not equal in vertical length&amp;nbsp; elements or ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;do you have an angle&amp;nbsp; eleman?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;do you have an arch?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in autolisp we have to care about all possibility's and&amp;nbsp; conditions.&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 23:59:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9063708#M995509</guid>
      <dc:creator>ara_neresesian</dc:creator>
      <dc:date>2019-10-02T23:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9064885#M995564</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/448504"&gt;@ara_neresesian&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Ara,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please see attached Cad file for different windows. each project we have different height and width so I can't attach everything as I don't know what will be the height for our upcoming projects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;35 &amp;amp; 38 are window frames, you will notice that usually our drawings starts with 35 and ends with 35.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for an angle we usually use corner. attached is showing that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;arch. we have but is very rear so I won't attach it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please let me know if you need more information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;waseem&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 14:04:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9064885#M995564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-03T14:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: calculate vertical and horizontal polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9066055#M995672</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I get what i need .&lt;/P&gt;&lt;P&gt;its possible to do it&amp;nbsp;&lt;/P&gt;&lt;P&gt;it will take time, but no worry i am going to do it.&lt;/P&gt;&lt;P&gt;and i will start to figuring the algorithm.&lt;/P&gt;&lt;P&gt;i will inform you for next step.&lt;/P&gt;&lt;P&gt;good luck&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 22:32:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculate-vertical-and-horizontal-polyline/m-p/9066055#M995672</guid>
      <dc:creator>ara_neresesian</dc:creator>
      <dc:date>2019-10-03T22:32:54Z</dc:date>
    </item>
  </channel>
</rss>

