Categorizing Dimensions

Categorizing Dimensions

inulobo
Advocate Advocate
912 Views
4 Replies
Message 1 of 5

Categorizing Dimensions

inulobo
Advocate
Advocate

Is there a way to categorize dimensions? For example, I have a flat pattern and I have flat pattern details. I want to categorize these particular dimensions as flat pattern dimensions and later be able to retrieve them. Would I have to use an array? or is there a simpler way to label dimensions without using an inspection dimension label? 

0 Likes
Accepted solutions (1)
913 Views
4 Replies
Replies (4)
Message 2 of 5

JelteDeJong
Mentor
Mentor
Accepted solution

Maybe adding attributes to the dimensions can help you.  You can find more information here. (and here you will find a addin that is very use full when working with attributes.)

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

0 Likes
Message 3 of 5

Martin-Winkler-Consulting
Advisor
Advisor

Can you say more about why you want to label the dimensions? 

Martin Winkler
CAD Developer
Did you find this post helpful? Feel free to like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature

0 Likes
Message 4 of 5

inulobo
Advocate
Advocate

Because I want to be able to output dimensions in a particular format. I currently scrape all dims then create a collection of dimensions that share a particular view. I want to take it a step further. I want to be able to grab/set dimensions sets for specific manufacturing operations. Example Ill have 5 dimensions over 3 views that belong to the operation turret and I have 8 dimensions over 1 view that belongs to the brake operation. I'll then be able to neatly output them into an excel sheet with a header for turret then break and so on. I did not want to use a label because I may use a label for something else and it can make the dimensions look bloated for my purpose. I plan to learn a little about attributes from the suggestion above to see if that is what will bring me closer to my end goal. I will also look into label visibility. I believe I saw a setting that would allow me to set the visibility of dimension labels to false which would halfway solve my problem.

0 Likes
Message 5 of 5

inulobo
Advocate
Advocate

Attributes worked as I needed them too. I need some help though. I was trying to write some code that would allow me to set attributes for multiple selected dimensions.

 

 

 

 

0 Likes