TextObject visibility

Hi,

I have two meshObjects (one behind the other) with text labels (FRONT, BACK).

I want the textObject to be visible only when it is in the screen visibility as like the meshObject.

image

Here, I do not want to see “BACK” in this view and the text should hide/show as the view is rotated.

How can this be achieved?

the meshObject works fine…

Hi @HepChan,

Are you drawing this objects in a conduit or is how document geometry is displayed? Is there a 3dm file to evaluate?

– Dale

the texts were added using doc.AddText at the center of the mesh.

Hi @HepChan,

Can you post your 3dm file?

– Dale