<?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: inserting blocks by using values in excel sheet in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486166#M23304</link>
    <description>&lt;P&gt;&lt;U&gt;ok then, just reference the rot cell after you specifu "r" in the concatenate command.&lt;/U&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 15:16:03 GMT</pubDate>
    <dc:creator>leeminardi</dc:creator>
    <dc:date>2024-01-09T15:16:03Z</dc:date>
    <item>
      <title>inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12485507#M23299</link>
      <description>&lt;P&gt;I am searching a method to insert blocks by using excel sheet which contains coordinate and rotation information. My blocks have rotation, x and y attributes. I would like to insert my blocks with correct coordinate and rotation by using my excel sheet. I managed to insert the blocks with several steps but only with the correct x and y values. I can't rotate the blocks by using the rotation value in the excel sheet. do you have any suggestions/ lisps to do the trick?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 10:40:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12485507#M23299</guid>
      <dc:creator>ebru_kilinc</dc:creator>
      <dc:date>2024-01-09T10:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12485699#M23300</link>
      <description>&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-forum/what-is-the-excel-sytntax-to-insert-a-block/td-p/10922480" target="_blank" rel="noopener"&gt;This&lt;/A&gt; thread may be helpful (post #8 for syntax).&amp;nbsp; Note the use of CHAR(34) to distinguish between a quote " used in Excel from those needed in AutoCAD if block names include spaces.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 12:48:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12485699#M23300</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2024-01-09T12:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12485859#M23301</link>
      <description>&lt;P&gt;Thank you for the prompt reply. My drawing is in 2D. Unfortunately I couldn't manage the insert blocks with correct rotation. Most probably I am making a mistake somewhere in the&amp;nbsp;&lt;SPAN&gt;concatenate function.&lt;/SPAN&gt; I am attaching the drawing and my excel sheet here. You can find the highlighted rotation values in the excel sheet.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 13:43:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12485859#M23301</guid>
      <dc:creator>ebru_kilinc</dc:creator>
      <dc:date>2024-01-09T13:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486022#M23302</link>
      <description>&lt;P&gt;Your Excel sheet does not inlcude your attempt at writing the concatenate command.&amp;nbsp; Take a stab at it and if you get stuck post your question here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Start by manually entering the command&lt;STRONG&gt; -insert&lt;/STRONG&gt;&amp;nbsp;and note the order of prompts you get and your response.&amp;nbsp; If your block name does not include space characters the syntax to the Excel concatenate function is much simpler.&amp;nbsp; Hint, after specifying the cell of the bloack name you need to enter "r" to indicate that the cell listed next will be a rotation value if it is to be referenced from the worksheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the attribute you named "rot" have anything to do with the rotation you want for the block or do you just wish to rotate all blocks by the same amount when inserted into the drawing?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 14:29:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486022#M23302</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2024-01-09T14:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486131#M23303</link>
      <description>&lt;P&gt;ROT is the attribute name for&amp;nbsp; the rotation. The blocks has to be rotated based on those value&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 15:08:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486131#M23303</guid>
      <dc:creator>ebru_kilinc</dc:creator>
      <dc:date>2024-01-09T15:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486166#M23304</link>
      <description>&lt;P&gt;&lt;U&gt;ok then, just reference the rot cell after you specifu "r" in the concatenate command.&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 15:16:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486166#M23304</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2024-01-09T15:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486256#M23305</link>
      <description>&lt;P&gt;Unfortunately, I am not an expert in excel &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; You mean like this?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 15:54:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486256#M23305</guid>
      <dc:creator>ebru_kilinc</dc:creator>
      <dc:date>2024-01-09T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486262#M23306</link>
      <description>&lt;P&gt;Unfortunately, I am not an expert in excel &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; You mean like this?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 15:56:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486262#M23306</guid>
      <dc:creator>ebru_kilinc</dc:creator>
      <dc:date>2024-01-09T15:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486265#M23307</link>
      <description>&lt;P&gt;that is not working&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 15:57:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486265#M23307</guid>
      <dc:creator>ebru_kilinc</dc:creator>
      <dc:date>2024-01-09T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486445#M23308</link>
      <description>&lt;P&gt;Reading through the link I referenced it should be noted that the AutoCAD variable ATTDIA should be set to 0 (not the default 1) to keep the dialog box for attributes from appearing.&amp;nbsp; Do this before pasting in the commands from Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the syntax for the command that you can fill down to other rows.&amp;nbsp; I'll admit that it is a bit cumbersome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;=CONCATENATE("(command ",CHAR(34),"-insert",CHAR(34)," ",CHAR(34),C2,CHAR(34),CHAR(34),F2,",",G2,CHAR(34)," ",CHAR(34),1,CHAR(34)," ",CHAR(34),1,CHAR(34)," ",CHAR(34),E2,CHAR(34)," ",CHAR(34),D2,CHAR(34)," ",CHAR(34),E2,CHAR(34)," ",CHAR(34),F2,CHAR(34)," ",CHAR(34),G2,CHAR(34),")")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached an Excel file that uses it.&amp;nbsp; It adds all 4 attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 17:07:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12486445#M23308</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2024-01-09T17:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12487783#M23309</link>
      <description>&lt;P&gt;Thank you so much!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 08:34:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12487783#M23309</guid>
      <dc:creator>ebru_kilinc</dc:creator>
      <dc:date>2024-01-10T08:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12490437#M23310</link>
      <description>&lt;P&gt;(command "-insert" "ASM""145534.15,6614889.10" "1" "1" "182" "+APR.BC=TCL015.E0A" "182" "145534.15" "6614889.10")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you explain me this like first is block name, coordinates(x,y), ?, ?, rotation, ?, ?, ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am looking to create commands with insert block with block property distace1 of my dynamic block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my question link is &lt;A href="https://forums.autodesk.com/t5/autocad-forum/insert-dynamic-block-with-custom-proprties-input/m-p/12487992#M1122366" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 09:57:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12490437#M23310</guid>
      <dc:creator>Amriya_Exe</dc:creator>
      <dc:date>2024-01-11T09:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12491031#M23311</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9896824"&gt;@Amriya_Exe&lt;/a&gt;&amp;nbsp;first set ATTDA to 0 to ensure that the dialog box for entering attrbutes does NOT appear.&lt;/P&gt;&lt;P&gt;Enter the command &lt;STRONG&gt;-insert&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The hyphen (-) keeps the initial dialog box from appearing. Note the sequenceo f prompts.&amp;nbsp; That is,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;block name&lt;/LI&gt;&lt;LI&gt;insertion point&lt;/LI&gt;&lt;LI&gt;x scale&lt;/LI&gt;&lt;LI&gt;y scale&lt;/LI&gt;&lt;LI&gt;rotation angle&lt;/LI&gt;&lt;LI&gt;attribute values (if there are any.&amp;nbsp; Note the order of prompts if more than one attribute)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Note that in the Excel concatenate command a quote character " is used to tell Excel to use the text as noted.&amp;nbsp; Without quotes Excel assumes that a cell is being referenced.&lt;/P&gt;&lt;P&gt;For example,&amp;nbsp;&lt;/P&gt;&lt;P&gt;B6 means get the value in cell B6&lt;/P&gt;&lt;P&gt;"B6" means output the text B6&lt;/P&gt;&lt;P&gt;Char(34) is used to pass to the LISP statement a quote mark&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the begnning of the Excel statement:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;=CONCATENATE("(command ",CHAR(34),"-insert",CHAR(34)," ",CHAR(34),C2,CHAR(34)&lt;/LI-CODE&gt;&lt;P&gt;that yields:&lt;/P&gt;&lt;P&gt;(command "-insert" "ASM" ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We want to output:&lt;/P&gt;&lt;P&gt;(command&amp;nbsp;&lt;/P&gt;&lt;P&gt;without quotes that is followed by&lt;/P&gt;&lt;P&gt;"-insert"&lt;/P&gt;&lt;P&gt;with quotes.&amp;nbsp; The char(34) before and after "-insert" add the needed quote marks for the LISP statement.&lt;/P&gt;&lt;P&gt;The CHAR(34) before and after C2 insures that the cell name found in cell C2 will have quotes before and after.&amp;nbsp; Using a LISP statement also helps to insure the ability to deal with block names that may have space characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 14:26:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12491031#M23311</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2024-01-11T14:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12491793#M23312</link>
      <description>&lt;P&gt;In my case I want to insert block name "5mslab" On different coordinates. Rotation 102 and in dynamic block properties options distance 1 should change from excel like 4.890&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 20:03:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12491793#M23312</guid>
      <dc:creator>Amriya_Exe</dc:creator>
      <dc:date>2024-01-11T20:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12491829#M23313</link>
      <description>&lt;P&gt;If you are asking for help please clearly state your question and&amp;nbsp; attached a sample AutoCAD file with the block and the Excel file with a few rows of sample data.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 20:24:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12491829#M23313</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2024-01-11T20:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12492417#M23314</link>
      <description>&lt;A href="https://forums.autodesk.com/t5/autocad-forum/insert-dynamic-block-with-custom-proprties-input/m-p/12482672/highlight/true#M1122197" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/insert-dynamic-block-with-custom-proprties-input/m-p/12482672/highlight/true#M1122197&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is my topic link bro. someone there refer me to this topic</description>
      <pubDate>Fri, 12 Jan 2024 05:24:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12492417#M23314</guid>
      <dc:creator>Amriya_Exe</dc:creator>
      <dc:date>2024-01-12T05:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12493604#M23315</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9896824"&gt;@Amriya_Exe&lt;/a&gt;&amp;nbsp;Sorry, I cannot help you with this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 16:19:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12493604#M23315</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2024-01-12T16:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12494073#M23316</link>
      <description>&lt;P&gt;yha its seems to like not possible.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 20:12:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12494073#M23316</guid>
      <dc:creator>Amriya_Exe</dc:creator>
      <dc:date>2024-01-12T20:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12494145#M23317</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9896824"&gt;@Amriya_Exe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is what you need to create in Excel. That needs to be pasted into the command-line (with F3 OFF). It's called a script.&amp;nbsp;And anyone who can read and follow commands in a command-line can do it.&lt;/P&gt;
&lt;P&gt;10 mins job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;-insert myblock
scale 0.001 rotate 102.476 291193.147055,2314274.47573 (setpropertyvalue (entlast) "AcDbDynBlockPropertyDistance1" 4.857)
-insert myblock
scale 0.001 rotate 102.476 291192.083785,2314279.281515 (setpropertyvalue (entlast) "AcDbDynBlockPropertyDistance1" 4.987)
-insert myblock
scale 0.001 rotate 102.476 291191.006475,2314284.150765 (setpropertyvalue (entlast) "AcDbDynBlockPropertyDistance1" 4.987)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&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="eekeeCZ_0-1705094534122.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1313719iC3825BFD281831D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eekeeCZ_0-1705094534122.png" alt="eekeeCZ_0-1705094534122.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 21:47:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12494145#M23317</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2024-01-12T21:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: inserting blocks by using values in excel sheet</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12498864#M23318</link>
      <description>&lt;P&gt;I Tried to add this block using your method but its not getting aliened with blue line and dimension not getting changed as per the lengths.&lt;/P&gt;&lt;P&gt;Please check below images.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tastnhsrcl_0-1705386393217.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1314517i2CAC63671ABEE6FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tastnhsrcl_0-1705386393217.png" alt="tastnhsrcl_0-1705386393217.png" /&gt;&lt;/span&gt;&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="tastnhsrcl_1-1705386502467.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1314518i20D884B69414DB5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tastnhsrcl_1-1705386502467.png" alt="tastnhsrcl_1-1705386502467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 06:28:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-blocks-by-using-values-in-excel-sheet/m-p/12498864#M23318</guid>
      <dc:creator>Amriya_Exe</dc:creator>
      <dc:date>2024-01-16T06:28:36Z</dc:date>
    </item>
  </channel>
</rss>

