No width or length in properties, geometry

No width or length in properties, geometry

Anonymous
Not applicable
2,451 Views
4 Replies
Message 1 of 5

No width or length in properties, geometry

Anonymous
Not applicable

Hi
I can't see the width or length when I check propreties for a for eg. 3d cube in Properties, geometry.

 


How can I see width and length, not only height, of 3d cubes?

0 Likes
2,452 Views
4 Replies
Replies (4)
Message 2 of 5

john.vellek
Alumni
Alumni

HI @Anonymous,

 

Your solid in the video was created by using an extrusion. Try using BOX to create the solid and then you will see all those properties. I am not sure why they don't display the same for geometry that looks the same but was created differently.

 

Capture.PNG

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 3 of 5

Ed__Jobe
Mentor
Mentor

 


@john.vellek wrote:

HI @Anonymous,

 

Your solid in the video was created by using an extrusion. Try using BOX to create the solid and then you will see all those properties. I am not sure why they don't display the same for geometry that looks the same but was created differently.


Because a polyline in the shape of a square doesn't have WIDTH and LENGTH properties? Well a line and polyline have a length property but it doesn't mean the same thing for a polygon.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes
Message 4 of 5

Kent1Cooper
Consultant
Consultant

The LIST command will at least tell you the bounds of it in all three directions, if that will serve:

 

                  3DSOLID   Layer: "0"
                            Space: Model space
                   Handle = 1d0
         History = None
    Show History = No
      Solid type = Extrusion
 Extrusion height: 3.2500
      Taper angle: 0
   Bounding Box: Lower Bound X = 11.4434  , Y = 10.4203  , Z = 0.0000
                          Upper Bound X = 17.2093  , Y = 14.7613  , Z = 3.2500

Kent Cooper, AIA
0 Likes
Message 5 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> The LIST command will at least tell you the bounds of it in all three directions, if that will serve:

Just want to add ... as long as the object is not rotated.

You get the orthogonal extents, which are then showing larger values in case the object is not parallel to X/X/Z

 

In case the object is rotated you might first use command _UCS to define a ucs you want to have as base for _LIST command return values.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)