<?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: Custom Objects in Block Reference in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12310554#M7003</link>
    <description>&lt;P&gt;When I double check the block, its not a dynamic block. When I open the block using the block editor, its only blank. I add line object on that block to check the outcome. Back to the model, all the blocks in the model contains line.&lt;/P&gt;&lt;P&gt;The object was created from another software and I'm trying to understand how it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2023 05:04:30 GMT</pubDate>
    <dc:creator>alexis.nunez98YHM</dc:creator>
    <dc:date>2023-10-17T05:04:30Z</dc:date>
    <item>
      <title>Custom Objects in Block Reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12307266#M7001</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to check if possible to create a block with the name AAA. But the output of 2 blockreference is different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BlockName AAA&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; -- BlockRef 1 Output - 2 Lines Yellow Color&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; --&amp;nbsp;BlockRef 2 Output - 2 Lines Red Color&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; --&amp;nbsp;BlockRef 3 Output - 1 Circle Red Color&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I open the blockname it doesn't contain any object.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to create in C#?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2023 14:22:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12307266#M7001</guid>
      <dc:creator>alexis.nunez98YHM</dc:creator>
      <dc:date>2023-10-15T14:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Objects in Block Reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12307390#M7002</link>
      <description>&lt;P&gt;Not very sure "...output..." exactly mean here, but guess you probably mean the block reference visually has 3 looks from the same block definition, right?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ever heard of dynamic block?&amp;nbsp; You can easily design a dynamic block, say with 3 Visibility states for this. There is no need to write code (well, straight to your "Is is possible" question, yes, you write code to achieve what you want in a few different ways, if you really do not want simple, Acad built-in solution - dynamic block).&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>Sun, 15 Oct 2023 16:40:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12307390#M7002</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2023-10-15T16:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Objects in Block Reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12310554#M7003</link>
      <description>&lt;P&gt;When I double check the block, its not a dynamic block. When I open the block using the block editor, its only blank. I add line object on that block to check the outcome. Back to the model, all the blocks in the model contains line.&lt;/P&gt;&lt;P&gt;The object was created from another software and I'm trying to understand how it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 05:04:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12310554#M7003</guid>
      <dc:creator>alexis.nunez98YHM</dc:creator>
      <dc:date>2023-10-17T05:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Objects in Block Reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12311360#M7004</link>
      <description>&lt;P&gt;You did not say, in the Block Editor, whether you have seen multiple Visibility states being set or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, if the block is indeed a dynamic block, there is no API available to create by code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 12:30:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12311360#M7004</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2023-10-17T12:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Objects in Block Reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12311427#M7005</link>
      <description>&lt;P&gt;In the block editor is like this. Visibility is not set&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexisnunez98YHM_0-1697546396161.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280202i7DF494539470DB4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexisnunez98YHM_0-1697546396161.png" alt="alexisnunez98YHM_0-1697546396161.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Snoop Output&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexisnunez98YHM_1-1697546914393.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280204iDC58A291C6C0862B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexisnunez98YHM_1-1697546914393.png" alt="alexisnunez98YHM_1-1697546914393.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexisnunez98YHM_2-1697546959836.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280205iE8265E1665B5C8A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexisnunez98YHM_2-1697546959836.png" alt="alexisnunez98YHM_2-1697546959836.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 12:50:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12311427#M7005</guid>
      <dc:creator>alexis.nunez98YHM</dc:creator>
      <dc:date>2023-10-17T12:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Objects in Block Reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12311459#M7006</link>
      <description>&lt;P&gt;When I click the Dynamic Block Table Record it shows this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexisnunez98YHM_4-1697547218071.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280210i801BAFB8BDB9C56D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexisnunez98YHM_4-1697547218071.png" alt="alexisnunez98YHM_4-1697547218071.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I clicked the &lt;STRONG&gt;GetErasedBlockReferenceIds&lt;/STRONG&gt; and &lt;STRONG&gt;AnonymousBlockIds &lt;/STRONG&gt;it became like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexisnunez98YHM_5-1697547322969.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280213i5775909067B811C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexisnunez98YHM_5-1697547322969.png" alt="alexisnunez98YHM_5-1697547322969.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexisnunez98YHM_6-1697547333605.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280215i4C94D76808B0161F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexisnunez98YHM_6-1697547333605.png" alt="alexisnunez98YHM_6-1697547333605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It happens to &lt;STRONG&gt;Clone &lt;/STRONG&gt;also&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexisnunez98YHM_7-1697547391664.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280216i9AF85DC2AC4DA423/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexisnunez98YHM_7-1697547391664.png" alt="alexisnunez98YHM_7-1697547391664.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;BlockName AAA (No Objects inside the block editor)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; -- BlockRef 1 Output - 2 Lines Yellow Color&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; --&amp;nbsp;BlockRef 2 Output - 2 Lines Red Color&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; --&amp;nbsp;BlockRef 3 Output - 1 Circle Red Color&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I going to explode the BlockRef2, the 2 Lines Red Color will be deleted or not visible in the model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:07:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-objects-in-block-reference/m-p/12311459#M7006</guid>
      <dc:creator>alexis.nunez98YHM</dc:creator>
      <dc:date>2023-10-17T13:07:07Z</dc:date>
    </item>
  </channel>
</rss>

