<?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) : Replacing 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 : Replacing Blocks]]></description>
  <pubDate>Mon, 06 Apr 2026 15:04:40 +0000</pubDate>
  <lastBuildDate>Tue, 05 Aug 2014 08:12:30 +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=10577</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[Replacing Blocks :  There is no problem with replacing...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27830&amp;title=replacing-blocks#27830</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=3">Vladimir Michl</a><br /><strong>Subject:</strong> 10577<br /><strong>Posted:</strong> 05.Aug.2014 at 08:12<br /><br />There is no problem with replacing blocks with attributes in AutoCAD. You can then use our InsertC/BlockC utility (see Download) to automatically renumber the blocks (fill their attributes).]]>
   </description>
   <pubDate>Tue, 05 Aug 2014 08:12:30 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27830&amp;title=replacing-blocks#27830</guid>
  </item> 
  <item>
   <title><![CDATA[Replacing Blocks :  Yes, it does.  I run a few already....]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27806&amp;title=replacing-blocks#27806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=490592">rushy24</a><br /><strong>Subject:</strong> 10577<br /><strong>Posted:</strong> 02.Aug.2014 at 14:58<br /><br />Yes, it does.  I run a few already.]]>
   </description>
   <pubDate>Sat, 02 Aug 2014 14:58:24 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27806&amp;title=replacing-blocks#27806</guid>
  </item> 
  <item>
   <title><![CDATA[Replacing Blocks : Sounds like a task best suited...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27803&amp;title=replacing-blocks#27803</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 10577<br /><strong>Posted:</strong> 02.Aug.2014 at 12:24<br /><br />Sounds like a task best suited to a custom lisp program.&nbsp; Question is, does ZwCAD support lisp?<br>]]>
   </description>
   <pubDate>Sat, 02 Aug 2014 12:24:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27803&amp;title=replacing-blocks#27803</guid>
  </item> 
  <item>
   <title><![CDATA[Replacing Blocks : After searching around, let me...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27798&amp;title=replacing-blocks#27798</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=490592">rushy24</a><br /><strong>Subject:</strong> 10577<br /><strong>Posted:</strong> 02.Aug.2014 at 00:26<br /><br />After searching around, let me rephrase this. &nbsp;Apparently this may have been imported from another program way back when. &nbsp;So for these street light blocks, I really have about 800 of the same blocks named ST_1 through ST_800. &nbsp;This drawing just seems to need cleaned up, greatly! &nbsp;It's the same case for other blocks, such as fire hydrants, water valves, pole lights, sewer drains...etc.! &nbsp;Anyone help? &nbsp;It seems like it may be a very time consuming fix having to go one by one]]>
   </description>
   <pubDate>Sat, 02 Aug 2014 00:26:47 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27798&amp;title=replacing-blocks#27798</guid>
  </item> 
  <item>
   <title><![CDATA[Replacing Blocks : I&amp;#039;ve got a drawing of a city...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27797&amp;title=replacing-blocks#27797</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=490592">rushy24</a><br /><strong>Subject:</strong> 10577<br /><strong>Posted:</strong> 01.Aug.2014 at 23:59<br /><br />I've got a drawing of a city map containing street lights as blocks. &nbsp;My goal is to assign a number to each pole. &nbsp;My first thought was create a new block with an attribute and then simply replace all the others with the new one. &nbsp;Seems I can't replace a block with a block that has attributes. &nbsp;Anyone have a suggestion as to how I can accomplish what I'm after? &nbsp;Thanks in advance!]]>
   </description>
   <pubDate>Fri, 01 Aug 2014 23:59:08 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10577&amp;PID=27797&amp;title=replacing-blocks#27797</guid>
  </item> 
 </channel>
</rss>