fuberator Posted May 11, 2020 Share Posted May 11, 2020 Hi I am using a ton of extruded rectangles and I would like to create a worksheet to list the total area (to calculate cost). Is there any way to get to the width and depth of an extrusion, or the rectangle within? cheerio Quote Link to comment
Pat Stanford Posted May 11, 2020 Share Posted May 11, 2020 Are your extrusions all oriented vertical/horizontal? If so you can use the Width/Height functions in the worksheet. If any are at angles, then the width/height functions will return the size of the bounding box instead of the extrusion dimensions. If all the extrusion are truly made from Rectangles, it would probably be possible to create worksheet scripts that will return the sizes of the contained rectangles. If they are actually made of polygons it would make it much more challenging. Quote Link to comment
Benson Shaw Posted May 11, 2020 Share Posted May 11, 2020 Another idea: I think the =area worksheet function returns the area of the source object of an extrude, rather than the total area of all the faces of the extrude. Test this, though. This condition may only apply to objects extruded parallel to the layer plane. Extrudes are odd or unique in this respect. Other types of solids report total area. I have used stacks of Extrudes as quick massing model and applied =area to correctly calc the floor area ratio (to property area). -B Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.