5

Is there some way to hide the axis of linked objects? I'm working on a model that's a composite of a bunch of others and all the crosshairs are making it really difficult to work with as most of the work has to be done in wireframe just to get the positioning right for internal objects. The image below demonstrates the issue:

enter image description here

Ray Mairlot
  • 29,192
  • 11
  • 103
  • 125
CoryG
  • 379
  • 3
  • 11

1 Answers1

7

You can try to set size of the crosshairs to 0:

enter image description here

To do this for multiple objects set the active one and copy to all the selected with right-click on property-field and Copy_To_Selected option.

This will only scale them and not eliminate them.

You can also set the viewport properties panel > Display > Only Render property:

enter image description here

Jaroslav Jerryno Novotny
  • 51,077
  • 7
  • 129
  • 218