Editing a dimension style to be able to calculate certain values.

Editing a dimension style to be able to calculate certain values.

MVE1112
Advocate Advocate
507 Views
4 Replies
Message 1 of 5

Editing a dimension style to be able to calculate certain values.

MVE1112
Advocate
Advocate

Hello all.

 

 

I was wondering if it's possible to edit a dimension style in such a way that i can add a formule in the field under a dimension.

 

I want it to show the measured distance but also need to show how many bricks and joints are in the measured wall.

I hope this is not really vague. English is not my first language so i dont know how to describe it.

But with brick walls we calcuclate the amount of bricks+perp joints to see if there are no odd sized bricks needed.

See below for what im trying to get..

image.png

 

0 Likes
508 Views
4 Replies
Replies (4)
Message 2 of 5

MVE1112
Advocate
Advocate

I believe it is called brick spacing by the way.

0 Likes
Message 3 of 5

RDAOU
Mentor
Mentor

Not in the Dimension annotation itself no...Those are text fields you cant add a formula there..

- Either do it in a schedule using calculated values

- Or can use Dynamo to calculate and override the text values or write to sh.param  to tag with 

- Or Create a family with Length and/or Height which you can drag and lock to the elevation edges and display that info on the elevations (had something similar for room tiling)

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


0 Likes
Message 4 of 5

Anonymous
Not applicable

I don't believe that you can do that with a standard dimension, but you can certainly make a line based family that will calculate that and even look like the dimension if you wish.

Message 5 of 5

ToanDN
Consultant
Consultant
Create a line based detail family with nested generic annotation labels to show the length and the calculated value.
0 Likes