How can I remove the x marker from the wireframe shape?

I have this shape, And I want to get the wireframe as an empty shape without the X marker.

That’s not an “x” marker - these are wireframes of the faces - and they cannot be removed (maybe for some specific types of models can, but most likely not all.) :sweat_smile:

If you’re looking for a solution for boxy geometries, you can use BoxHelper - it renders just the outer edges of the box, effectively the wireframe without the “x” marks :smiling_face:

Thanks @mjurczyk ,

I mean I have an object and I want to take a picture of it, with keep some details but without those lines.

try EdgesGeometry