Wireframe Planes?

Hello, all:

Done the obligatory search for this and found lots of references to how to do a good wireframe render, but none that really addressed this particular problem.

I’m adding a mesh primitive “Plane” and subdividing it then editing it.

When I show it as a “Wire” either via material or by Object properties, all I see is the outline: not the “grid” of the mesh inside (which is what I need)!

Any thoughts on how to get this to show up?

Many thanks,

I was able to get a plane to give me a nice grid of wireframe using this python script.

https://blenderartists.org/forum/viewtopic.php?t=40533&highlight=wiremesh

I ended up bumping the wire thicknes a little bit higher than default, but it did the whole grid.