<?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: Length and width properties in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14120664#M363731</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/18963686"&gt;@pjgadsdon&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... Should have I created all these objects and slices in 2D and then extruded them ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't think so.&amp;nbsp; Then they would all be of the "Extrusion" Solid Type, and Properties would list their Height, but not their other dimensions.&lt;/P&gt;
&lt;P&gt;It seems that for things made with the &lt;A href="https://help.autodesk.com/view/ACD/2026/ENU/?guid=GUID-1193A219-1FE9-4863-AD4E-0E7B653E9DD5" target="_blank" rel="noopener"&gt;Primitive 3D Solids commands&lt;/A&gt;&amp;nbsp;[BOX, SPHERE, CONE, CYLINDER, etc.], it knows what they are, and it shows the Type at the top of the Properties palette Geometry listing.&amp;nbsp; And it shows the various dimensional properties appropriate to the creation method [varying by Type], and where there's an origin location of some kind specified in their creation, the coordinates of that.&amp;nbsp; With things made with EXTRUDE or PRESSPULL, both are of the Extrusion Type and show only the Height that was part of their creation.&lt;/P&gt;
&lt;P&gt;But once you mess with one such as by Slicing it or Subtracting a hole through it, it becomes "generic," and not of any named Type, so Properties doesn't show one, nor any Geometry category.&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2026 14:53:08 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2026-05-07T14:53:08Z</dc:date>
    <item>
      <title>Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14118865#M363662</link>
      <description>&lt;P&gt;Can anyone tell me why I have length, width and position properties on the object below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pjgadsdon_0-1778070584406.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638056i60796A538A8F6E0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pjgadsdon_0-1778070584406.png" alt="pjgadsdon_0-1778070584406.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But not on the object selected on this image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pjgadsdon_1-1778070662337.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638057i5A923A26F36A7894/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pjgadsdon_1-1778070662337.png" alt="pjgadsdon_1-1778070662337.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks, I seem to keep losing the properties on some objects but not on others on the same drawing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 12:33:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14118865#M363662</guid>
      <dc:creator>pjgadsdon</dc:creator>
      <dc:date>2026-05-06T12:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14118885#M363664</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you share with us here a CAD dwg file with those two 3d solid objects?&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 12:49:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14118885#M363664</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2026-05-06T12:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14118906#M363669</link>
      <description>&lt;P&gt;I think it's about &lt;STRONG&gt;how the Solid was made&lt;/STRONG&gt;, as well as depending on certain other characteristics.&amp;nbsp; If I make such a thing with the &lt;STRONG&gt;BOX&lt;/STRONG&gt; command, length/width/height properties are all shown, but if I make it with &lt;STRONG&gt;EXTRUDE&lt;/STRONG&gt; or &lt;STRONG&gt;PRESSPULL&lt;/STRONG&gt; from a Polyline outline, they are not -- only Height.&amp;nbsp; Maybe that's because a true Box necessarily has constant values for all three, but Solids made by other means can have variable dimensions in any direction.&amp;nbsp; If I &lt;STRONG&gt;SLICE&lt;/STRONG&gt; off part of my Box, even if I Slice it orthogonally so it's still a pure rectangular prism, it's no longer a "box," and no longer shows any of those.&lt;/P&gt;
&lt;P&gt;Compare their "SolidType" VLA properties:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;(vla-get-SolidType (vlax-ename-&amp;gt;vla-object (car (entsel))))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;and select one.&lt;/P&gt;
&lt;P&gt;If they're orthogonally oriented, you can get those dimensions from the size of their bounding boxes:&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;(defun C:BB (/ minpt maxpt); Bounding Box of selected object
  (vla-getboundingbox (vlax-ename-&amp;gt;vla-object (car (entsel))) 'minpt 'maxpt)
  (setq
    box (list (vlax-safearray-&amp;gt;list minpt) (vlax-safearray-&amp;gt;list maxpt))
    delta (mapcar '- (cadr box) (car box))
  ); setq
  (prompt
    (strcat
      "\nBounding Box [in 'box' variable]: " (vl-princ-to-string box) ";"
      "\nExtents: X direction " (rtos (car delta))
      "; Y direction " (rtos (cadr delta))
      "; Z direction " (rtos (caddr delta)) "."
    ); strcat
  ); prompt
  (princ)
)&lt;/LI-CODE&gt;
&lt;P&gt;That leaves the 'delta' variable listing the XYZ of the extents, so you can extract the values as needed.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 14:37:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14118906#M363669</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2026-05-06T14:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14119133#M363674</link>
      <description>&lt;P&gt;Thanks for the detailed post and yes what you say makes sense. I most probably used presspull and or extrude on the objects that do not have length, width and height properties. I used the properties to move and resize my objects to exact dimensions, so not sure about whether I used Extrude or Presspull but might have done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still have the grips so I can alter sizes this way but it awkward and messy to get exact sizes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you suggesting that creating a sheet using "Box" is not the right way? What I have done is create a box 2440mm x 1220mm x 18mm using the box cmd and then sliced it up. All my objects are the right size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should have I created all these objects and slices in 2D and then extruded them&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 14:58:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14119133#M363674</guid>
      <dc:creator>pjgadsdon</dc:creator>
      <dc:date>2026-05-06T14:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14120608#M363722</link>
      <description>&lt;P&gt;I am still stuck on this, I just cant work out why some objects have dimensions and some don't. I have even created a new file and randomly, after slicing and sizing, some objects seem to lose the dimensions properties as wells there XYZ&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I do this in 2D first?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for everyone's help&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 14:20:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14120608#M363722</guid>
      <dc:creator>pjgadsdon</dc:creator>
      <dc:date>2026-05-07T14:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14120664#M363731</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/18963686"&gt;@pjgadsdon&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... Should have I created all these objects and slices in 2D and then extruded them ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't think so.&amp;nbsp; Then they would all be of the "Extrusion" Solid Type, and Properties would list their Height, but not their other dimensions.&lt;/P&gt;
&lt;P&gt;It seems that for things made with the &lt;A href="https://help.autodesk.com/view/ACD/2026/ENU/?guid=GUID-1193A219-1FE9-4863-AD4E-0E7B653E9DD5" target="_blank" rel="noopener"&gt;Primitive 3D Solids commands&lt;/A&gt;&amp;nbsp;[BOX, SPHERE, CONE, CYLINDER, etc.], it knows what they are, and it shows the Type at the top of the Properties palette Geometry listing.&amp;nbsp; And it shows the various dimensional properties appropriate to the creation method [varying by Type], and where there's an origin location of some kind specified in their creation, the coordinates of that.&amp;nbsp; With things made with EXTRUDE or PRESSPULL, both are of the Extrusion Type and show only the Height that was part of their creation.&lt;/P&gt;
&lt;P&gt;But once you mess with one such as by Slicing it or Subtracting a hole through it, it becomes "generic," and not of any named Type, so Properties doesn't show one, nor any Geometry category.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 14:53:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14120664#M363731</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2026-05-07T14:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14120947#M363741</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that case I don't know how to produce 3d objects that I can precisely control the dimensions. I can do them initially but as soon as I mess with them, I can no longer do it. I wish I had rulers and guides like AI. I could then set the guides to precisely the size I need and then use the Grips to resize.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only way I can see to do this, is too use construction lines (which act similar to AI) and zoom in and use the grips.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:42:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14120947#M363741</guid>
      <dc:creator>pjgadsdon</dc:creator>
      <dc:date>2026-05-07T16:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14121189#M363752</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/18963686"&gt;@pjgadsdon&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... The only way I can see to do this, is too use construction lines ... and use the grips. ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Generally I agree, though in certain very limited circumstances, you may sometimes be able to do some things more easily.&amp;nbsp; For example, say you have a plain box that has been Sliced orthogonally from a larger one so it's no longer of the "box" Solid Type, but is still a clean rectangular prism.&amp;nbsp; If you want to make it bigger in one direction, you can COPY it, easily being precise about the amount of size increase [the Copy distance], and then UNION the original with the copy.&amp;nbsp; Or smaller, the same but INTERSECT.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 19:33:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14121189#M363752</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2026-05-07T19:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Length and width properties</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14121225#M363755</link>
      <description>&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will experiment with that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cool&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 20:20:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/length-and-width-properties/m-p/14121225#M363755</guid>
      <dc:creator>pjgadsdon</dc:creator>
      <dc:date>2026-05-07T20:20:44Z</dc:date>
    </item>
  </channel>
</rss>

