wkshank Posted Thursday at 09:11 PM Share Posted Thursday at 09:11 PM I have two structures on my file: the main house (whose main subfloor is at zero) and the separate garage/ADU, whose slab I set at 24" below main house's subfloor, because of the fall of the lot (so both buildings could be modeled with realistic heights on the parcel. I am now generating plans for just the ADU and would like the elevation markers to have ZERO as the slab top level (so builder can just focus on this building). Is there a way to hack the elevation markers to subtract 24" from markings?? Link to comment Share on other sites More sharing options...
wkshank Posted Thursday at 09:45 PM Author Share Posted Thursday at 09:45 PM I did just discover that I could change my elevation markers to "framing reference" (under "marker inherits properties from" tab / define). This removed the absolute level markings but still shows the dimension from marker to marker. So now it just has the markers with the label (such as "top of slab") but no value underneath the words, which accomplishes what I needed, I guess. Link to comment Share on other sites More sharing options...
tundra_dweller Posted Friday at 01:34 AM Share Posted Friday at 01:34 AM Currently there's not a very elegant way to handle this as far as I know. Something like what's suggested in this thread would be a good improvement IMO. 1 Link to comment Share on other sites More sharing options...
JiAngelo Posted Friday at 10:24 AM Share Posted Friday at 10:24 AM (edited) Yes. Create a text macro called "heightadu" for example. Under Value define "d=(height + 24)" (no quotes) and set Context to "Owner Object" Next, open your marker dbx and under Text select user macro heightadu or simply type %heightadu% in the text line. These markers should now add 24" to every height reported (i.e. report 0 for -24 and if you copy the marker +10' on the z-axis it will say 120 for 96, etc.... This works for elevation views, not plan views. And if you prefer the height to be reported in decimal feet, in the macro add a second line "z=d.to_ft.round(2)" Hope this helps.. Edited Friday at 12:50 PM by JiAngelo Typo 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now