Separate multi-segment dimensions into individual dimensions in multiple views

Hi all.
I would like to create a tool that separate all multi-segment-dimension into individual-dimensions in multiple selected views at once.
Here is my graph. But it’s not working properly. Am i missing somethings ?
Thank a lot !
SEPARATE MULTI-SEGMENT-DIMENSION INTO INDIVIDUAL-DIMENSION IN MULTIVIEWS.dyn (35.4 KB)



SEPARATE DIMENSION.rvt (4.3 MB)


@phconghien , hi

that topic is more than a script! it is also philosophy of a working-process.
Give it a try… :wink:

KR

Andreas

1 Like

Will we have to use some python script ? I’m a newbie with dynamo and also dont known much about python code. So it’s pretty hard for me :sweat_smile:
I have test several times but it still not working properly. I think the wrong is the level of these lists.
I would appreciate it if you could help me find a solution :smile:

hi,

You don’t need Python. Only the proper lacing on the Dimension ByReferences custom node.
@L1 for the input line
The graph is quite simple with the Dimension Properties node.


Separate multi-segment dimensions into individual dimensions for several views.dyn (22.2 KB)

@Alban_de_Chasteigner

Can i use this process to restore a multiplaced dimension… for example rehosting dimension
or checking if dimensions represent the values of the right category?


1 Like

my question is how to create this multi-segment dimension with dynamo? I though the nodes only create individual dimensions