<?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 Using Excel sheet to Update Dimensions in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273125#M23507</link>
    <description>&lt;P&gt;I am working on a drawing and I want to implement the ability to use an excel sheet to update the dimensions on the drawing. How would I go about implementing this feature? I already have all my dimensions laid out, I just need to figure out how to link them to an excel file.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 16:58:28 GMT</pubDate>
    <dc:creator>willshealy13</dc:creator>
    <dc:date>2023-09-28T16:58:28Z</dc:date>
    <item>
      <title>Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273125#M23507</link>
      <description>&lt;P&gt;I am working on a drawing and I want to implement the ability to use an excel sheet to update the dimensions on the drawing. How would I go about implementing this feature? I already have all my dimensions laid out, I just need to figure out how to link them to an excel file.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 16:58:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273125#M23507</guid>
      <dc:creator>willshealy13</dc:creator>
      <dc:date>2023-09-28T16:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273348#M23508</link>
      <description>&lt;P&gt;Update: I was able to link the Excel spreadsheet, but cant figure out how to update the cells and have the Dimensions enter into the cells&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 18:44:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273348#M23508</guid>
      <dc:creator>willshealy13</dc:creator>
      <dc:date>2023-09-28T18:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273540#M23509</link>
      <description>&lt;P&gt;maybe Support what you want With an example of a drawing complete&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 20:27:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273540#M23509</guid>
      <dc:creator>hosneyalaa</dc:creator>
      <dc:date>2023-09-28T20:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273574#M23510</link>
      <description>&lt;P&gt;Ok. Here is a simplified version of what I am working on. I am designing tools that have similar outline, just slightly different dimensions so I would like to be able to use an excel sheet to change the dimensions and have the part reflect the change.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-28 163751.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1273162iA282AA125DE6C54C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-09-28 163751.png" alt="Screenshot 2023-09-28 163751.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 20:42:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12273574#M23510</guid>
      <dc:creator>willshealy13</dc:creator>
      <dc:date>2023-09-28T20:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12277549#M23511</link>
      <description>&lt;P&gt;I dont think you can do what you want unless you do a couple of different things, use a dynamic block so can change say length of a section then dim will change automatically if associated, if the shapes are not random then can draw the object say a pline from 1st principles, so rather than change just erase and draw again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1696136851214.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1273846i928DEACB8308A667/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1696136851214.png" alt="SeaHaven_0-1696136851214.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the part ? How much of it is fixed in terms of length &amp;amp; XY etc. You can set up a excel column or row with all the little lengths you know the direction of each one so could hide all the constant ones in the Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think post a sample dwg with a couple of examples. Mark the dims to change say in 1 colour, if its a pline explode and change color of line show the ones to change&amp;nbsp; eg green fixed, red change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Oct 2023 05:12:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12277549#M23511</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2023-10-01T05:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12279932#M23512</link>
      <description>&lt;P&gt;The part is a chamber reamer and it needs to be dimensioned from specific points to get the correct shape. I need to be able to change any of the dimensions in excel and have it update in the part. I included a sample DWG of the part. Its a symmetrical part. Is there a way to make a lisp function to accomplish my goal?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 16:56:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12279932#M23512</guid>
      <dc:creator>willshealy13</dc:creator>
      <dc:date>2023-10-02T16:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12279992#M23513</link>
      <description>&lt;P&gt;try to use parametric dimensions and constrains instead of excel to dims linking.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="komondormrex_0-1696267645994.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1274209i671DFC0A19C3E856/image-size/medium?v=v2&amp;amp;px=400" role="button" title="komondormrex_0-1696267645994.png" alt="komondormrex_0-1696267645994.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 17:27:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12279992#M23513</guid>
      <dc:creator>komondormrex</dc:creator>
      <dc:date>2023-10-02T17:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12279997#M23514</link>
      <description>&lt;P&gt;So would that allow me to link the excel file to the&amp;nbsp; parametric dimensions? My boss wants to be able to use excel to update the drawing so Im trying to figure out a way to accomplish this.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 17:31:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12279997#M23514</guid>
      <dc:creator>willshealy13</dc:creator>
      <dc:date>2023-10-02T17:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12280052#M23515</link>
      <description>&lt;P&gt;not exactly (but maybe). parametric dimensions would allow you to change some dimension to lead changing of others dependent on changed. and imho you could not use excel linking to change the geometry of your detail because it would need sort of bonding. otherwise it would not work.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 18:01:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12280052#M23515</guid>
      <dc:creator>komondormrex</dc:creator>
      <dc:date>2023-10-02T18:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12280073#M23516</link>
      <description>&lt;P&gt;I would only need tp change one dimension at a time, the rest would be able to stay as is. How could I get the bonding thing to work? I also heard about using fields, but when I tried to use them it only wanted to select the whole table not a singular cell.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 18:05:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12280073#M23516</guid>
      <dc:creator>willshealy13</dc:creator>
      <dc:date>2023-10-02T18:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Excel sheet to Update Dimensions</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12280969#M23517</link>
      <description>&lt;P&gt;Using parametrics would be the way to go with like D1 D2 etc for the object/dim sizes. Look at my image above values D1 D2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading the Excel say a row or column is not a problem from Acad or Bricscad and others.&amp;nbsp;Using Lee-Mac dynamic block properties lisp will change the object properties. Select block, select excel data and update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other way as suggested is to just draw it based on information. Note missing is total length and start end size&amp;nbsp;0.393672.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need a excel sample else just guessing how it looks, this is not a statement of will do, rather looking into it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 04:06:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/using-excel-sheet-to-update-dimensions/m-p/12280969#M23517</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2023-10-03T04:06:42Z</dc:date>
    </item>
  </channel>
</rss>

