How to use dimension value in schedule?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We want to schedule walls. The walls are not wall type objects in Autcad, but lines representing walls. What we came up with is tracing polylines along the walls, make a schedule of the polylines and type in the heights, like floor and ceiling thickness and ceiling height. (This works badly under sloped roofs unfortunately.) A drawback with typing in stuff is that when for some reason the value changes one has to modify both the dimension in question and the value in the table. Wouldn’t it be great if you tell Autocad that for height in a field it has to use the value of a particular dimension ?
The help article ‘To Add an Anchor Property Definition to a Property Set Definition’ suggests that is possible. However, when looking at the properties available for dimensions in the Style Manager, the value property is missing.
Lines have the length property that could be used, but dimensions would seem better.