<?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: Enclosing square geometry in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12337420#M26481</link>
    <description>&lt;P&gt;How about the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;DBBM&lt;/STRONG&gt;&lt;/FONT&gt; command in&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;D&lt;/FONT&gt;raw&lt;FONT color="#0000FF"&gt;B&lt;/FONT&gt;ounding&lt;FONT color="#0000FF"&gt;B&lt;/FONT&gt;ox&lt;FONT color="#0000FF"&gt;M&lt;/FONT&gt;ult.lsp&lt;/STRONG&gt;, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-for-rectangle-by-sides/m-p/6680764/highlight/true#M346797" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;?&amp;nbsp; The result would be &lt;EM&gt;square&lt;/EM&gt; [I'm not sure whether you mean that specifically] only if that fits the selected objects, but it is always rectangular.&amp;nbsp; You could Offset the result outward slightly if you need some perimeter space beyond the actual extents of the objects.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Oct 2023 10:37:31 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2023-10-28T10:37:31Z</dc:date>
    <item>
      <title>Enclosing square geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12337163#M26479</link>
      <description>&lt;P&gt;Hi all, is it possible to create a square geometry around shaped objects easily? I've tried the boundaries tool but not what i am after. I create piece parts for cnc machines so would like to create a "material" around the objects, which could be curved, angled etc. Thanks in advanced, LA&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 05:13:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12337163#M26479</guid>
      <dc:creator>luke-ashington</dc:creator>
      <dc:date>2023-10-28T05:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enclosing square geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12337170#M26480</link>
      <description>&lt;P&gt;I am very familiar with this problem. When I was programming the &lt;A href="https://sites.google.com/site/avcplugins/ncp" target="_blank" rel="noopener"&gt;contour preparation&lt;/A&gt; command for the CNC, I made an option for exactly this task - drawing a rectangle around the part. But I'm working with 3D solid parts. What are your initial data?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 05:29:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12337170#M26480</guid>
      <dc:creator>AVCPlugins</dc:creator>
      <dc:date>2023-10-28T05:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enclosing square geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12337420#M26481</link>
      <description>&lt;P&gt;How about the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;DBBM&lt;/STRONG&gt;&lt;/FONT&gt; command in&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;D&lt;/FONT&gt;raw&lt;FONT color="#0000FF"&gt;B&lt;/FONT&gt;ounding&lt;FONT color="#0000FF"&gt;B&lt;/FONT&gt;ox&lt;FONT color="#0000FF"&gt;M&lt;/FONT&gt;ult.lsp&lt;/STRONG&gt;, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-for-rectangle-by-sides/m-p/6680764/highlight/true#M346797" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;?&amp;nbsp; The result would be &lt;EM&gt;square&lt;/EM&gt; [I'm not sure whether you mean that specifically] only if that fits the selected objects, but it is always rectangular.&amp;nbsp; You could Offset the result outward slightly if you need some perimeter space beyond the actual extents of the objects.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 10:37:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12337420#M26481</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-10-28T10:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Enclosing square geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12346307#M26482</link>
      <description>&lt;P&gt;Thanks for your reply. Everything we draw is in 2D. I have a good "basic" knowledge of autocad so looking forward to becoming more advanced. Also, currently we are running cad lite if that makes any difference.&lt;/P&gt;&lt;P&gt;Thanks, LA&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 13:14:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12346307#M26482</guid>
      <dc:creator>luke-ashington</dc:creator>
      <dc:date>2023-11-01T13:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Enclosing square geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12346364#M26483</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;Just tried the code you told me about and the DBBM command is exactly what i am after. Thanks so much. Although it would be great if i could use this for individual objects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;LA&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 13:40:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12346364#M26483</guid>
      <dc:creator>luke-ashington</dc:creator>
      <dc:date>2023-11-01T13:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Enclosing square geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12347032#M26484</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13948552"&gt;@luke-ashington&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... it would be great if i could use this for individual objects.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can.&amp;nbsp; Just pick only one.&amp;nbsp; If you mean you want to select a bunch of things &lt;EM&gt;collectively&lt;/EM&gt;, and have bounding boxes drawn around each &lt;EM&gt;individually&lt;/EM&gt;, try the attached &lt;STRONG&gt;DrawBoundingBox&lt;FONT color="#FF0000"&gt;es&lt;/FONT&gt;.lsp&lt;/STRONG&gt; [&lt;STRONG&gt;DBB&lt;/STRONG&gt; command].&amp;nbsp; I think it should be in the Forums somewhere, but I couldn't find it.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 17:20:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12347032#M26484</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-11-01T17:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Enclosing square geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12348448#M26485</link>
      <description>&lt;P&gt;See also the BBox utility (2D or 3D, squares, circles, boxes or cylinders, UCS-aware):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/highlighting-object-extents-by-bounding-boxes-tip6683" target="_blank"&gt;https://www.cadforum.cz/en/highlighting-object-extents-by-bounding-boxes-tip6683&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vladimir Michl, &lt;A href="http://www.arkance-systems.cz" target="_blank"&gt;www.arkance-systems.cz&lt;/A&gt;&amp;nbsp; -&amp;nbsp; &lt;A href="http://www.cadforum.cz" target="_blank"&gt;www.cadforum.cz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 07:48:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enclosing-square-geometry/m-p/12348448#M26485</guid>
      <dc:creator>vladimir_michl</dc:creator>
      <dc:date>2023-11-02T07:48:52Z</dc:date>
    </item>
  </channel>
</rss>

