Skip to main content
10-Marble
July 31, 2023
Solved

How to control datum axis tags in drawings (make not visible in drawing)?

  • July 31, 2023
  • 2 replies
  • 2916 views

How to control datum axis tags in drawings (make axis tags not visible in drawing)?

Creo 7

 

 

Best answer by RandyJones

@MarkHeinze wrote:

In "drawing mode" however, I am not interested in having the the axis tags showing in the views - I only want to have the axis visible itself. Is there not a dtl option to control this? Are layers to collect tags my only resort for this?


See this article. This explains when PTC "broke" the previous behavior.

https://www.ptc.com/en/support/article/CS102796

2 replies

19-Tanzanite
July 31, 2023

Use this button:

pausob_0-1690841873797.png

 

or config.pro option:

display_axis_tags no

 

 

or collect the tag on a layer and hide this layer...

 

 

kdirth
21-Topaz I
21-Topaz I
August 1, 2023

We use layers with rules to hide them.  Checking the Associative option, the rules will be applied to existing and new features.  Unchecking it, the rules will only be applied to new features.

kdirth_0-1690892165862.png

kdirth_1-1690892231297.png

 

 

 

There is always more to learn.
10-Marble
August 1, 2023

Yes, thank you all for your replies. We use these methods to control axis tag display in "models" too.

For the model, I want the config.pro option display_axis_tag yes so that when I am designing,  I can see and discriminate between axes when axes are visible in the model.

In "drawing mode" however, I am not interested in having the the axis tags showing in the views - I only want to have the axis visible itself. Is there not a dtl option to control this? Are layers to collect tags my only resort for this?

20-Turquoise
August 1, 2023

@MarkHeinze wrote:

In "drawing mode" however, I am not interested in having the the axis tags showing in the views - I only want to have the axis visible itself. Is there not a dtl option to control this? Are layers to collect tags my only resort for this?


See this article. This explains when PTC "broke" the previous behavior.

https://www.ptc.com/en/support/article/CS102796