<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : Blocks</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : CAD - general : Blocks]]></description>
  <pubDate>Sun, 05 Apr 2026 22:39:06 +0000</pubDate>
  <lastBuildDate>Mon, 12 Jul 2010 20:11:13 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=3875</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[Blocks : Well I think your question was...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=10201&amp;title=blocks#10201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=123752">Zupmicher</a><br /><strong>Subject:</strong> 3875<br /><strong>Posted:</strong> 12.Jul.2010 at 20:11<br /><br /><P><SPAN id=result_ =l&#111;ng_text><SPAN style=": #fff" title="" uc="Well I think your questi&#111;n was solved in part. " tc="Bueno creo que su duda fue soluci&#111;nada en parte." closure_uid_qt4uco="642">Well I think your question was solved in part. </SPAN><SPAN style=": #fff" title="" uc="To have a sort of  block is updated automatically with each change, beginning and end can act as more users, the soluti&#111;n is to block reference system." tc="Para tener una especie de bloque  y que se actualice automaticamente c&#111;n cada cambio, como tabien pueden intervenir mas usuarios, la soluci&#111;n es bloque c&#111;n referecia." closure_uid_qt4uco="727">To have a sort of base block is updated automatically with each change, beginning and end can act as more users, the solution is to block reference system.</SPAN></SPAN></P>]]>
   </description>
   <pubDate>Mon, 12 Jul 2010 20:11:13 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=10201&amp;title=blocks#10201</guid>
  </item> 
  <item>
   <title><![CDATA[Blocks : Thanks that works well, do you...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=9998&amp;title=blocks#9998</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=119296">NorthLan</a><br /><strong>Subject:</strong> 3875<br /><strong>Posted:</strong> 21.Jun.2010 at 10:09<br /><br />Thanks that works well, do you know how I could then imbed these within a block to make them editable as an attribute?]]>
   </description>
   <pubDate>Mon, 21 Jun 2010 10:09:24 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=9998&amp;title=blocks#9998</guid>
  </item> 
  <item>
   <title><![CDATA[Blocks : You can use a FIELD to insert...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=9994&amp;title=blocks#9994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=111013">Cad64</a><br /><strong>Subject:</strong> 3875<br /><strong>Posted:</strong> 20.Jun.2010 at 16:33<br /><br /><DIV>You can use a <strong>FIELD</strong> to insert a dynamic date and filename that will automatically update as necessary.</DIV><DIV>&nbsp;</DIV><DIV>Or you can use the old <strong>RTEXT</strong> diesel expressions. Also dynamic and automatically updated.</DIV><DIV>Date = $(edtime,0,MON DD"," YYYY)</DIV><DIV>Date &amp; Time = $(edtime,0,MON DD"," YYYY - H:MMam/pm)</DIV><DIV>Filename =&nbsp; $(getvar, "dwgname")</DIV><DIV>File Path &amp; Filename= $(getvar, "dwgprefix")$(getvar, "dwgname")</DIV><DIV>&nbsp;</DIV><DIV>To use Rtext, type <strong>RTEXT</strong> at the command line and then choose "Diesel" from the list of options. This will open a little text window where you can copy and paste the code above.</DIV>]]>
   </description>
   <pubDate>Sun, 20 Jun 2010 16:33:09 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=9994&amp;title=blocks#9994</guid>
  </item> 
  <item>
   <title><![CDATA[Blocks : Does anyone know if it is possible...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=9950&amp;title=blocks#9950</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=119296">NorthLan</a><br /><strong>Subject:</strong> 3875<br /><strong>Posted:</strong> 15.Jun.2010 at 11:00<br /><br /><P>Does anyone know if it is possible to create 2 block references within the same block. I am trying to create a block template that will automatically display both the filename and date. Also is it possible for the blocks to update themselves within a dwt without having to refresh them every new day?</P><DIV>Thanks for your help.</DIV>]]>
   </description>
   <pubDate>Tue, 15 Jun 2010 11:00:45 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3875&amp;PID=9950&amp;title=blocks#9950</guid>
  </item> 
 </channel>
</rss>