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.