johnny Posted March 4, 2016 Share Posted March 4, 2016 Can we label lines? Id love to be able to be able to label a line (such as setback line or other). I see line styles that have text in them, but is there a way just to label a line on the fly? Link to comment Share on other sites More sharing options...
Alaskan_Son Posted March 4, 2016 Share Posted March 4, 2016 I always just place a text box over the line. You can however also just create your own line style pretty easily... Link to comment Share on other sites More sharing options...
Joe_Carrick Posted March 4, 2016 Share Posted March 4, 2016 You can use leader line text with a user macro (referenced & evaluated). The macro would be: %LayerName% layer.to_s.gsub("_"," ").upcase You just need to create a layer with the name you want and place the line on that layer. That macro will work to display the layer of any Chief Object beginning with version X8. If you don't want the leader line to show, you can do one of the following: 1. Change it to a "Blank Line Style" (this is actually available in Chiefs dropdown list. 2. Change its color to white. Link to comment Share on other sites More sharing options...
johnny Posted March 6, 2016 Author Share Posted March 6, 2016 Thanks Joe! Link to comment Share on other sites More sharing options...
Kelly_K Posted March 6, 2016 Share Posted March 6, 2016 Nice (as in nice work) Joe Link to comment Share on other sites More sharing options...
johnny Posted March 6, 2016 Author Share Posted March 6, 2016 I always just place a text box over the line. You can however also just create your own line style pretty easily... I never tried creating a custom line before - thinking in part this was already fixed in the program (styles). That really is cool too. Link to comment Share on other sites More sharing options...
johnny Posted March 6, 2016 Author Share Posted March 6, 2016 I was curious about custom lines and control of the appearances. How do you control the size of the text etc? Link to comment Share on other sites More sharing options...
glennw Posted March 7, 2016 Share Posted March 7, 2016 Johnny, In Layout, do you have Line Weights toggled on? I would guess the answer is no. This setting works the same in floor plan view as well. With this setting toggled on, and when you zoom, the text will remain the same size in relation to the plan, ie, it's screen size will change. With Line Weights toggled off, the text screen size stays the same with zooming. Or, alternatively, you can get the same results by toggling on Print Preview. I have always thought that a setting like Minimum Display Size, like we have for Dimensions and Labels, should be available for line styles. Link to comment Share on other sites More sharing options...
johnny Posted March 7, 2016 Author Share Posted March 7, 2016 I agree Glenn - we should have that option for line styles. You are correct, that was my issue though. 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