I'm making electric diagrams in Visio 2019. My problem is that when I try to resize a stencil, as the Inductor shape, the line width of the shape is resized proportionally to the shape width, but I don't want it.
Reading the link below I learned that by default the LineWeight is set in the ShapeSheet as =GUARD(Width*0.04), and replacing it by =4pt I could resize the shape keeping the line width constant, but it is not happening. Anything I type in the LineWeight field in the ShapeSheet makes no difference: the line width keeps linked to the shape width.
How can I resize the Inductor shape without changing the line width?