Hello everyone! I am new to dynamo and really want to learn. My latest attempt is to select all the dimensions within a project and set them to the same type. I know there is a way but I have no idea how. Any help would be greatly appreciated.
Can you show us what you have so far?
This is all I have so far. I can select all the dim styles but unsure how to change all them to one from the list.
I am not going to do this for you but i will give you some things to look at.
Understand the following difference of dimensions:
- Dimension types are the styles
- Dimension is the actual placed dimensions
- Dimension types can only be applied to the relevant dimension that can accept it. eg angular dimension type onto a angular dimension.
The process:
Filter dimensions and dimension types to what you want then apply the relevant dimension type to the dimension.
You’ll most likely need Dimension.SetType from Clockwork.