From the course: AutoCAD Map 3D Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Calculated properties

Calculated properties - AutoCAD Tutorial

From the course: AutoCAD Map 3D Essential Training

Start my 1-month free trial

Calculated properties

- [Instructor] Using calculated properties, you can calculate a new property for any feature based on its attributes or any joined data for that particular feature layer. You can use the resulting property to filter, select data, or theme. Let's create a calculated property on the Buildings sdf. Drag the Buildings sdf into your current session. These buildings don't have much data. For example, if you pick on one and look at it, the properties, it's only got a feature ID and ID. We can add a new property to that list. Let's right click on Buildings and create a calculation. Let's call the calculation Area SQ Feet, so Area Square Feet. To get the area dynamically from the geometry, we go to Geometric, we pick Area2D. Where it says geometry property we're going to insert the geometry of the object. Now if I stopped here, this would give me the area in square meters. So I need to convert this to square feet. Multiply by 10.764, I think that's about right, to convert the square meters to…

Contents