ACADuser Posted March 3, 2023 Share Posted March 3, 2023 Any way to change the default "Fixed Glass" to "Direct Set" in a plan? I can do it through Select Similar & override the description but if I change the type in the future I will have to fiddle with the description. The GC is overly picky. Link to comment Share on other sites More sharing options...
Alaskan_Son Posted March 4, 2023 Share Posted March 4, 2023 Place this in the Description field in your window Defaults: %automatic_description.sub("Fixed Glass", "Direct Set")% I have some other macros that also switch all the other window types as well (Right Sliding = OX, Left Sliding = XO, Fixed Glass = Direct Set, etc.) so that it can all be done in one place. 1 Link to comment Share on other sites More sharing options...
BenPalmer Posted March 4, 2023 Share Posted March 4, 2023 Macros is how I do it as well (in my template)...we used to be able to edit the program files to change the default label (long long ago)...would be nice to have the ability to adjust the default window labels so no macros are needed or create our own window defaults and labels...similar to room names, etc. Link to comment Share on other sites More sharing options...
JKEdmo Posted March 4, 2023 Share Posted March 4, 2023 Sort of related to this topic... I was looking at Alan's problem and immediately thought create a custom window type and name it "direct set." But, then I noticed that -- unlike doors -- there are only predefined window types and no way to add a Library window type. I wonder why Chief does not allow custom windows? Object-wise, they are pretty much the same thing. Am I missing something? Jim Link to comment Share on other sites More sharing options...
ACADuser Posted March 5, 2023 Author Share Posted March 5, 2023 Thanks fellas, Thanks Michael, more versatile solution than a complete override. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now