Label line?


johnny
 Share

Recommended Posts

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share