
Fri, 03/27/2020 - 05:59
Forums:
Hello all,
I am trying to draw an arrow. To do this I am currently using an AIS_Trihedron, and only drawing the Z axis. The arrow is drawn which is great, but I would like to hide "Z" axis label text. Is there a way to do this? Or is there a better way to draw an arrow?
Thanks!
Sat, 03/28/2020 - 22:33
Check Prs3d_DatumAspect::ToDrawLabels() property.