Auto dim column

hi everybody, i start learning and making automatic tool with dynamo. have someone created auto dim column edges to grid yet? if you have finished, please guide me. thank


image

This topic has been touched many times before.

https://forum.dynamobim.com/search?q=auto%20dimension%20colums

@dzkt98 essentially u need to pair each column with corresponding grids then collect references, sorted them nicely, then create dimensions.

02. Auto Dim Columns.dyn (120.9 KB)
Hello, after few weeks of learning, i stucked at last step. please review my file at attachement. thank you

Hi @dzkt98 best dont create duplicate post, but a good advice there probably could speed the answer up is if you share a sample rvt as well so people dont have to do the same scenario as in your image for testing, another good option is a search here in the forum there should be many similar topics for that already,good luck

2 Likes

Dim Columns& Grids.dyn (299.3 KB)
hello, could you review my scripts?, it only can create dim between column surfaces. i cannot find dimension column to grid even the node showed that dim was created

i dont understand, this is my post. i have not duplicated any post

the topic has been touched. however, people have their own script and difference issue compare others

Hi @dzkt98 try take a look at this post here could probably help
https://forum.dynamobim.com/t/create-dimension-between-column-reference-center-and-grid/109780/4elp

another node there probably could help is this one here from openmep…Element.GetLocationGridLine

Revit_M7qibz5LOx

chances are there were not enough references provided to the new dimension node. but i recommend that u read through dynamo primer first. i believe u will find a lot of answers there. right now, ur script looks overengineered.

i will refer to this, thank you for your help

i kindly recheck, thank you for your help

hello Mr @sovitek, after few week i can create my own stuff of column and grid dim also move its text. However, i have problem with my script. when i added to a group of column it run so well, some other group it didnt run as much as i want. could you take a look on my video of using script and my dynamo script also?
this is the link of the video (too big size i cannot upload):
screen_1749372779605.mp4

02. Dim Selected Columns.dyn (303.9 KB)