Is there a quick way to add your extra studs for openings, corners, and intersections? I assume it can be added in a formula when doing my wall linear takeoff, but I'm not exactly sure what that would look like.
To quickly add extra studs for openings, corners, and intersections inĀ zzTakeoff, the most efficient method is to create anĀ AssemblyĀ that usesĀ Custom VariablesĀ within your stud formula. This allows you to measure the wall line once and then simply type in the counts for your extras to get an instant total.
A highly effective formula for your wall assembly would look like this:Ā
([Linear] * 0.75) + ([Corners] * 3) + ([Intersections] * 2) + ([Openings] * 2)
[Linear]: This is the automatic measurement from your wall line takeoff.
[Corners], [Intersections], [Openings]: These areĀ TagsĀ you insert into your formula. Once added, zzTakeoff automatically turns them into input fields in your properties panel.Ā
Steps to use this:
Hi Stephen,
I used to use "Point Count" for calculating corner studs in PS. Is this also a feature of ZZ?
eg - RoundUp(([Linear Total]/0.45)+([Point Count]*[Corner Studs])).
[Corner Studs] being a field set to 3 but variable. From your info, I could also insert an "openings" field. (*thank you)
Cheers.
š1š1