<?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: Blocktables and blocktablerecords in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7106117#M31323</link>
    <description>BKS, thank you very much for that detailed explanation, that is exactly what i was looking for! Thank you too AI, i am experienced with CAD so that makes perfect sense.</description>
    <pubDate>Wed, 24 May 2017 17:11:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-24T17:11:12Z</dc:date>
    <item>
      <title>Blocktables and blocktablerecords</title>
      <link>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7103316#M31320</link>
      <description>Can anybody point me to a thorough explanation/article/tutorial on blocktables/blocktablerecords/etc. I have lots of generic questions and feel I would be much better off spending some time familiarizing myself with this stuff before posting a ton of silly questions here. I have no experience coding with DBs, but i do understand what they are, how they work (in general), etc.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;James</description>
      <pubDate>Tue, 23 May 2017 23:19:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7103316#M31320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-23T23:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Blocktables and blocktablerecords</title>
      <link>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7103466#M31321</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Understanding by ANALOGY - birth certificates are like your block table record, photocopies of your certificate are like block references&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Imagine you have a really important document like your GREEN card/birth certificate etc. you have to keep this document locked away in your solicitor's office. this green card is exactly like a block table record. you only have one of this document. but let's just say you want to have many copies of your green card. Are you going to recreate a green card (and have many originals) so you can give one to the IRS, another to the department of immigration, another to the department of homeland security etc etc? No! Of course not: you are not going to recreate it: you are going to make photocopies of it. It makes sense because photocopies are cheap and easy and don't cost (much) memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;EM&gt;photocopies&lt;/EM&gt; of your green card are like block references. you can have many photocopies of your green card, and you can paste them anywhere you want: on the street, in your home etc. you can even delete them. you can delete or destroy all of them, but you will still have your original green card located safely somewhere in your house, or your lawyers office (i.e. the block table record). If you destroy the original green card then guess what - you will no longer be able to make copies of it (i.e. you won't be able to make any block references if you don't have a block table record which it points to.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;publishing your birth certificate&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Ok so you have the original birth certificate (block definition), and you've made a photo copy of your birth certificate (block reference).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Where is it all located?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;block definition is located in the &lt;EM&gt;block table&lt;/EM&gt;. Just because it is in the block table, doesn't mean it will appear in your drawing. if you want to put it in your drawing then what you do is: you create a block reference (which points to the block definition) and you then put the &lt;EM&gt;block reference &lt;/EM&gt;into your drawing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How to add lines etc to your drawing - what is the model space?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Imagine you are drawing on a piece of paper. if you want to have a line drawn on that paper, you have to add that line to the "model space".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;getting more technical&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If you have a line, you can add that line to: a block definition. and you can then add a reference to that block definition on&amp;nbsp;the paper space or model space. the "model space" is itself a block table record. and so is the paper space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BK&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 01:14:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7103466#M31321</guid>
      <dc:creator>BKSpurgeon</dc:creator>
      <dc:date>2017-05-24T01:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Blocktables and blocktablerecords</title>
      <link>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7103532#M31322</link>
      <description>&lt;P&gt;Are you at all experienced with AutoCAD as a user? &amp;nbsp;If you are, the easiest way to understand it, is that BlockTableRecords are what you create when you use the BLOCK command (or BEDIT). &amp;nbsp;BlockReferences are what you create when you use the INSERT command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 02:29:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7103532#M31322</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2017-05-24T02:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Blocktables and blocktablerecords</title>
      <link>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7106117#M31323</link>
      <description>BKS, thank you very much for that detailed explanation, that is exactly what i was looking for! Thank you too AI, i am experienced with CAD so that makes perfect sense.</description>
      <pubDate>Wed, 24 May 2017 17:11:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/7106117#M31323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T17:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Blocktables and blocktablerecords</title>
      <link>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/8676483#M31324</link>
      <description>&lt;P&gt;Block Table Records are the Cookie Cutter&lt;/P&gt;
&lt;P&gt;Block References are the Cookies&lt;/P&gt;
&lt;P&gt;COOKIES!&lt;/P&gt;
&lt;P&gt;ATTSYNC hits the cookies with the cookie cutter again, removing any changes a user has manually made to a Block Reference, like dragging Attributes around out of position or changing them in REFEDIT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did I mention COOKIES !?!?&lt;/P&gt;
&lt;P&gt;omnomnomnom&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 08:47:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/8676483#M31324</guid>
      <dc:creator>CADbloke</dc:creator>
      <dc:date>2019-03-22T08:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Blocktables and blocktablerecords</title>
      <link>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/10103322#M31325</link>
      <description>&lt;P&gt;I am not very much familiar with AutoCAD programming I am a beginner but wow the way you explained I want to get more lectures from you lol&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 22:56:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/blocktables-and-blocktablerecords/m-p/10103322#M31325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-22T22:56:25Z</dc:date>
    </item>
  </channel>
</rss>

