<?xml version="1.0" encoding="utf-8"?>
        <rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" version="2.0">
        <channel>
        <title>Cadopolis AutoCAD 2010 Feeds</title><description>Cadopolis AutoCAD 2010 Feeds Feed Informer</description><image>
            <url>http://feed.informer.com/images/fd.gif</url>
            <title>Powered By Feed Informer</title>
            <link>http://feed.informer.com/</link>
            </image>
        <link>http://app.feed.informer.com/digest3/RWHKU0NASZ.html</link>
        <copyright>Respective post owners and feed distributors</copyright>
        <generator>http://feed.informer.com/</generator>

<item>
	<title>How to: trim and copy objects within a boundary</title>
	<description>&lt;p&gt;Do you need to copy objects within a rectangle, circle or polygon boundary like below?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="copy_within_box" src="http://static9.cad-notes.com/wp-content/uploads/2012/02/copy_within_box.png" alt="copy_within_box" width="500" height="357" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;Normally, I would recommend you to &lt;a href="http://cad-notes.com/2010/10/10-reasons-to-use-autocad-layout/"&gt;optimize AutoCAD layout&lt;/a&gt;. You can show a part of your drawing by creating viewport. However, we do need to do this once in a while.&lt;/p&gt;
&lt;p&gt;We can copy it and trim the objects that extend the boundary later. But it can take too much time. Especially if you have so many objects like above.&lt;/p&gt;
&lt;h1&gt;A quick way to do it&lt;/h1&gt;
&lt;p&gt;This is a tip I found in CAD tutor forum by &lt;a href="http://www.cadtutor.net/forum/member.php?5903-SLW210"&gt;SLW210&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Export your layout&lt;/h2&gt;
&lt;p&gt;You can create a viewport in a layout that shows area you want to copy and trim away from your drawing.&lt;/p&gt;
&lt;p&gt;Remember to set viewport scale to whatever you need. If you set it to 1:1 (full scale) then you will have the same size drawing. It doesn’t matter if your viewport boundary is too large for your sheet size. We won’t use it anyway.&lt;/p&gt;
&lt;p&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="viewport_within_layout" src="http://static5.cad-notes.com/wp-content/uploads/2012/02/viewport_within_layout.png" alt="viewport_within_layout" width="368" height="315" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;After you have done, you can type EXPORTLAYOUT then [enter]. Remember, you have to do this in your layout.&lt;/p&gt;
&lt;p&gt;Now you can save your layout as another drawing. You will have your drawing in model space there.&lt;/p&gt;
&lt;h2&gt;Copy it back to your original drawing&lt;/h2&gt;
&lt;p&gt;If you need to have that part of drawing in your original drawing, you have an extra work. You must copy that drawing and paste it to your original drawing.&lt;/p&gt;
&lt;p&gt;Open exported file. Select all objects (or entities) you want to copy. Type COPYCLIP then [enter] (or press ctrl+C).&lt;/p&gt;
&lt;p&gt;Open your original file. Type PASTECLIP (or press ctrl +V) to paste it to your original drawing.&lt;/p&gt;
&lt;h1&gt;It’s not perfect, but it does the job&lt;/h1&gt;
&lt;p&gt;I have to admit that this is not as easy as I expected. I wish AutoCAD has a tool that can do this directly.&lt;/p&gt;
&lt;p&gt;For a simple drawing, probably this method is not effective. But for a very complex drawing, I prefer to use this method than manually trim and delete objects outside my boundary.&lt;/p&gt;
&lt;p&gt;How about you, do you have a better method to do it?&lt;/p&gt;
&lt;p&gt;&lt;hr /&gt;
&lt;a href="http://www.bentley.com/cadnotes"&gt;
		&lt;img src="http://static4.cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/CadNotes/~4/iQzLOQ3Tv1M" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/CadNotes/~3/iQzLOQ3Tv1M/</link>
	<source url="http://app.feeddigest.com/digest3/FQA0QHP230.rss">Cadopolis Selected Feeds</source>
	<guid isPermaLink="false">http://feedproxy.google.com/~r/CadNotes/~3/iQzLOQ3Tv1M/?</guid>
	<pubDate>Wed, 08 Feb 2012 11:30 GMT</pubDate>

</item>

<item>
	<title>Civil 3D, Cogo points, and PICKADD</title>
	<description>&lt;p&gt;This tip came to me while working with Cogo points in Civil 3D, but it could apply to many things. A while back I had a &lt;a href="/node/308" style="text-decoration:underline"&gt;tip about setting PICKADD to 0&lt;/a&gt;. Now generally, this system variable set being to 0 would annoy most people since it only allows you to select one object at a time. But if you are working with Civil 3D Cogo points, say for example dragging labels to create a dragged state, and you are doing this over and over, setting &lt;a style="text-decoration:underline" target="_blank" href="http://exchange.autodesk.com/autocad/enu/online-help/browse#WS1a9193826455f5ffa23ce210c4a30acaf-4f04.htm"&gt;PICKADD&lt;/a&gt; to 0 can be a big help. Doing so means you do not have to press Escape to clear the previous selection. As soon as you pick one point, it is selected and all other selections are cleared.&lt;/p&gt;
&lt;p&gt;Remember to turn OFF the Properties Palette when working with Cogo points. If the &lt;a style="text-decoration:underline" target="_blank" href="http://docs.autodesk.com/CIVIL/2010/ENU/AutoCAD%20Civil%202010%20User%20Documentation/images/ISD/Tuckerman-WEB/English/Flash_Files/CUG_Feature_Overview/label_properties.png"&gt;Properties palette&lt;/a&gt; is on, Civil 3D has to look up and display the properties each time a new point (or points) is selected and this slows it down tremendously. Try it both ways and see if you see a difference.&lt;/p&gt;
&lt;p&gt;
Also see &lt;a href="/node/254" style="text-decoration:underline"&gt;this note about PICKADD&lt;/a&gt; if you are running version 2011 or later.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://cadpanacea.com/node/344" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/cad_panacea?a=YOEAQ8lmGCo:TdyrE91q9cE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/cad_panacea?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/cad_panacea?a=YOEAQ8lmGCo:TdyrE91q9cE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/cad_panacea?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/cad_panacea?a=YOEAQ8lmGCo:TdyrE91q9cE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/cad_panacea?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/cad_panacea/~4/YOEAQ8lmGCo" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/cad_panacea/~3/YOEAQ8lmGCo/344</link>
	<source url="http://app.feeddigest.com/digest3/FQA0QHP230.rss">Cadopolis Selected Feeds</source>
	<guid isPermaLink="false">http://feedproxy.google.com/~r/cad_panacea/~3/YOEAQ8lmGCo/344?</guid>
	<pubDate>Tue, 31 Jan 2012 23:23 GMT</pubDate>

</item>

<item>
	<title>Revit and Drop Box</title>
	<description>In the context of Revit and Worksharing (central and local files) and using Drop Box.&lt;br /&gt;&lt;ul&gt;Suggestion #1 - Please don't&lt;br/&gt;Suggestion #2 - If you ignore suggestion #2 please be careful and don't get mad when things go badly.&lt;br/&gt;&lt;/ul&gt;I &lt;a href="http://revitoped.blogspot.com/2010/06/dropbox-and-project-sharing.html" target="_blank" title="Click to read it"&gt;wrote about&lt;/a&gt; an experiment using Drop Box with Revit back in June 2010. Though it technically worked, in my opinion it isn't suitable for a real project with people working concurrently. Why? Because Revit makes element borrowing so easy that someone will inevitably borrow something subtle like a tag or text or a view setting and then not be able to synchronize any of their work.&lt;br /&gt;&lt;br /&gt;Companies like Riverbed exist, and it's taken a lot of effort at Autodesk to develop Revit Server, because data integrity (Bits and Bytes/data transfer/latency) between Central and Local files (element permissions) is not trivial. Drop Box (I really like it btw) is really just copying files from one place to many places. It does it quickly but not quick enough for concurrent activity...not all the time, every time, never fail. It does nothing to manage Revit permissions and that's what will burn you, borrowing something at the same time as another person. It comes down to what sort of gambler you are. Comfortable with losing 10,20...30 minutes works?&lt;br /&gt;&lt;br /&gt;There is hope...IF you are extremely competent with Revit...AND...the kind of person whose pen and pencils are arranged in a very specific order on your desk and can tell if someone touched your work area in some barely perceptible way...&lt;b&gt;AND&lt;/b&gt;...the other person(s) you are going to try this with is your &lt;i&gt;twin&lt;/i&gt; in this way...you might be able to pull it off. Might help if you are going about it as if you are playing Halo (WoW or COD) online and communicating (via a headset) with the other person continuously as you work.&lt;br /&gt;&lt;br /&gt;It works great to share a project file if you and your teammate are "following the sun", you start working on it when they've finished for the day. The real danger is concurrency, doing stuff at the same time and the very real risk of borrowing the same thing at the same time.&lt;br /&gt;&lt;br /&gt;I know there are people that have done this and have had success. There are exceptions to every "rule". There is a thread at &lt;a href="http://www.revitforum.org/worksharing-revit-server/2987-worksets-dropbox-how-do-without-getting.html#post25265" target="_blank" title="Click to read it"&gt;RevitForum.org&lt;/a&gt; and post this morning at &lt;a href="http://therevitkid.blogspot.com/2012/01/using-dropbox-as-revit-server-free.html" target="_blank" title="Click to read it"&gt;The Revit Kid&lt;/a&gt; advocating it works. What I'm most concerned about is people diving into a real project and &lt;i&gt;having a go&lt;/i&gt;, then dealing with hours of work that can't be reconciled because they weren't prepared enough for the worst.&lt;br /&gt;&lt;br /&gt;As I wrote at the beginning, if you ignore #1, don't be upset with #2. You've been warned. Be careful out there!&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9240097-5255382009014448326?l=revitoped.blogspot.com' alt='' /&gt;&lt;/div&gt;</description>
	<link>http://revitoped.blogspot.com/2012/01/revit-and-drop-box.html</link>
	<source url="http://app.feeddigest.com/digest3/FQA0QHP230.rss">Cadopolis Selected Feeds</source>
	<guid isPermaLink="false">http://revitoped.blogspot.com/2012/01/revit-and-drop-box.html?</guid>
	<pubDate>Sun, 29 Jan 2012 22:00 GMT</pubDate>

</item>

<item>
	<title>3 Construction or Reference Objects We Rarely Use</title>
	<description>&lt;p&gt;&lt;a href="http://www.linkedin.com/groups/Im-looking-AutoCAD-tips-share-2131397.S.71704994"&gt;I posted a request&lt;/a&gt; in &lt;a href="http://www.linkedin.com/groups/AutoCAD-Exchange-2131397"&gt;AutoCAD Exchange group on LinkedIn&lt;/a&gt;, asking the members to share their AutoCAD tips.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://nl.linkedin.com/pub/harold-reuvers/8/b87/744"&gt;Harold Reuvers&lt;/a&gt; shares he loves XLINE and he created a macro to create horizontal and vertical XLINE quickly. &lt;a href="http://www.linkedin.com/pub/al-popovich/41/925/898"&gt;Al Popovich&lt;/a&gt; shares his favorite object: point.&lt;/p&gt;
&lt;p&gt;They remind me about AutoCAD entities/objects I rarely use. I often create elevation views by projecting a floor plan, but I don’t use XLINE! I literally draw lines by clicking a point from referenced object and another point at where I want the line ends.&lt;/p&gt;
&lt;p&gt;Let’s see these objects/entities that we can use for creating quick reference or construction.&lt;/p&gt;
&lt;h1&gt;The 3 objects&lt;/h1&gt;
&lt;h2&gt;XLINE&lt;/h2&gt;
&lt;p&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="XLINE" src="http://static7.cad-notes.com/wp-content/uploads/2012/01/XLINE.png" alt="XLINE" width="228" height="171" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;You can activate XLINE by typing it or accessing from home tab of your ribbon. It’s on draw panel. You have to expand it before you can see this tool.&lt;/p&gt;
&lt;p&gt;XLINE will create infinite line that you can use as reference or construction. It’s much better than if you click two points to create a reference line!&lt;/p&gt;
&lt;p&gt;You can use it to trim objects too. And if you trim an XLINE, it will convert to a line.&lt;/p&gt;
&lt;p&gt;This is very useful for creating elevation/section view from a floor plan. Or other drawing that’s created by referencing from other drawing.&lt;/p&gt;
&lt;h2&gt;RAY&lt;/h2&gt;
&lt;p&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="ray" src="http://static0.cad-notes.com/wp-content/uploads/2012/01/ray.png" alt="ray" width="225" height="70" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;Ray is similar with XLINE. The difference is, you define two points: start point and direction. I prefer XLINE to help me complete my task. But if you need to create several infinite lines from a point with different angles, this is the right tool for you.&lt;/p&gt;
&lt;h2&gt;POINT&lt;/h2&gt;
&lt;p&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="point" src="http://static2.cad-notes.com/wp-content/uploads/2012/01/point.png" alt="point" width="226" height="70" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;Point is point. We use it to create point references. In a very crowded drawing, you may find it’s not so easy to snap to end point or intersection. You need to some quite close until you can comfortably snap to a reference. If you place points in locations you are regularly snap to, you can quickly find a point by override &lt;a href="http://cad-notes.com/2010/02/autocad-precise-input-drafting-tools/"&gt;your object snap&lt;/a&gt; to node.&lt;/p&gt;
&lt;p&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="snap_to_node" src="http://static6.cad-notes.com/wp-content/uploads/2012/01/snap_to_node.png" alt="snap_to_node" width="219" height="151" border="0" /&gt;&lt;/p&gt;
&lt;h1&gt;Bonus tip&lt;/h1&gt;
&lt;p&gt;Those tools are already very useful as they are. Let’s see some tips so you can use them more efficiently.&lt;/p&gt;
&lt;h2&gt;Macro to create horizontal/vertical XLINE quickly&lt;/h2&gt;
&lt;p&gt;We, AutoCAD users always look for faster way to work. At least less key strokes to use AutoCAD tools.&lt;/p&gt;
&lt;p&gt;This is the original tip from Harold Reuvers.&lt;/p&gt;
&lt;h3&gt;Using AutoLISP program&lt;/h3&gt;
&lt;p&gt;You can create an AutoLISP program using this code to create horizontal XLINE only by one character:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;(defun c:H ()&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt; (command "XLINE" "H" pause) &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;) &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;Not familiar with AutoLISP? You can &lt;a href="http://cad-notes.com/2010/11/your-first-autolisp-program-zoom-to-origin/"&gt;try to create your first one by following this tutorial&lt;/a&gt;. Use the code above for your program.&lt;/p&gt;
&lt;h3&gt;Using macro for CUI or tool palettes&lt;/h3&gt;
&lt;p&gt;If you prefer to use macro, you can use this code, and place it in toolbar or ribbon by modifying CUI. Or you can place it in tool palettes:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;^C^C_XLINE;H; &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If you want to place it in ribbon/toolbar, &lt;a href="http://cad-notes.com/2009/08/creating-new-command-in-autocad/"&gt;learn how you can create new command in CUI&lt;/a&gt;. And if you prefer to place it in tool palettes, &lt;a href="http://cad-notes.com/2011/04/how-to-add-action-recorder-macro-to-tool-palettes/"&gt;read how you can do it here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For vertical XLINE, you can change H to V. Those two types of XLINE are the most used (at least for me). But I prefer to use XZ and XX instead of V and H. They will not replace default AutoCAD alias, and close to each other.&lt;/p&gt;
&lt;h2&gt;Point style&lt;/h2&gt;
&lt;p&gt;If you are not familiar with point yet, you may think it’s useless because it’s difficult to see. You can change point style for better visibility.&lt;/p&gt;
&lt;p&gt;Type DDPTYPE then enter.&lt;/p&gt;
&lt;p&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="point_style" src="http://static7.cad-notes.com/wp-content/uploads/2012/01/point_style.png" alt="point_style" width="258" height="337" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;Choose the one that you think most suitable for you.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Hint: Change point style to blank when you plot your drawing. AutoCAD will plot points as displayed on your screen.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;
&lt;p&gt;There are so many AutoCAD tools. Some of them are overlooked and we never use them. It’s not really necessary to know all the tools, but it would be great if we know the tools before deciding not to use them.&lt;/p&gt;
&lt;p&gt;Do you use tools that people rarely use? And have you used these three tools above?&lt;/p&gt;
&lt;p&gt;Thank you to Harold Reuvers and Al Popovich for sharing the tips!&lt;/p&gt;
&lt;p&gt;&lt;hr /&gt;
&lt;a href="http://www.bentley.com/cadnotes"&gt;
		&lt;img src="http://static4.cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/CadNotes/~4/nKZIivp9SKE" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/CadNotes/~3/nKZIivp9SKE/</link>
	<source url="http://app.feeddigest.com/digest3/FQA0QHP230.rss">Cadopolis Selected Feeds</source>
	<guid isPermaLink="false">http://feedproxy.google.com/~r/CadNotes/~3/nKZIivp9SKE/?</guid>
	<pubDate>Sun, 29 Jan 2012 09:43 GMT</pubDate>

</item>


</channel></rss>


