<?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: Managing Blocks and Inserting them with C# - Should we version name the block? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/managing-blocks-and-inserting-them-with-c-should-we-version-name/m-p/12745526#M16629</link>
    <description>&lt;P&gt;One of the advantages of using blocks is so that when there’s a change the block can be redefined and every instance is automatically updated. If you add to the block name when there’s a change then you’re creating a new block. You’ll then have to provide an option to keep all previous versions as they are or provide a method to update all or select which versions to update and etc. now this would end up being more chaotic than ever&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 09:04:19 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2024-05-01T09:04:19Z</dc:date>
    <item>
      <title>Managing Blocks and Inserting them with C# - Should we version name the block?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/managing-blocks-and-inserting-them-with-c-should-we-version-name/m-p/12744810#M16628</link>
      <description>&lt;P&gt;My team is configuring some code that will insert dynamic blocks that I make using .Net API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to see what the pros and cons of version naming my blocks or to assign one master name to the latest block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is one scenario of the type of blocks we are creating:&lt;/P&gt;&lt;P&gt;1. We insert a shearwall block which contains information such as length, shearwall type, etc.&lt;/P&gt;&lt;P&gt;2. This code would then insert it and define the length and angle of the block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we have a master name, we avoid needing to update our code when a block is updated with big changes.If we happen to do an update whilst being on a drawing that contains the previous block, then having a master name would require me to redefine the old block(s) once we need to insert the new version. This often results in either a reset of the block or a loss in attributes (if that was updated in the new block - it depends on what what alterned in the block).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If version naming is not recommended, how can we go around inserting blocks whilst not redefining older blocks in a drawing? What are other possible issues we may run into if we choose not to version name our blocks when inserting them using code.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 22:16:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/managing-blocks-and-inserting-them-with-c-should-we-version-name/m-p/12744810#M16628</guid>
      <dc:creator>sarahC6DTR</dc:creator>
      <dc:date>2024-04-30T22:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Blocks and Inserting them with C# - Should we version name the block?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/managing-blocks-and-inserting-them-with-c-should-we-version-name/m-p/12745526#M16629</link>
      <description>&lt;P&gt;One of the advantages of using blocks is so that when there’s a change the block can be redefined and every instance is automatically updated. If you add to the block name when there’s a change then you’re creating a new block. You’ll then have to provide an option to keep all previous versions as they are or provide a method to update all or select which versions to update and etc. now this would end up being more chaotic than ever&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 09:04:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/managing-blocks-and-inserting-them-with-c-should-we-version-name/m-p/12745526#M16629</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-01T09:04:19Z</dc:date>
    </item>
  </channel>
</rss>

