J
joegarber
My question: is there a way to make the connection points of a shape
invisible? I don't see an option for that in the shapesheet.
If you're interested in why I would want to do this, read on... but the
question above is all I need.
I have a legend on my drawing that allows the user to show or hide
layers by double-clicking items in the legend. My problem was this: the
shapes in the layer would only be hidden if ALL the layers of which
they are members are hidden. But I want to hide everything in the
layer, disregarding the membership of other layers.
So I figured the only way to do that would be to turn certain cells of
each shape in the layer to "True", including Geometry1.NoShow,
HideText, and NonPrinting. This accomplishes what I want, with one
exception: The connection points of each shape are still visible. Is
there some way to hide them as well?
invisible? I don't see an option for that in the shapesheet.
If you're interested in why I would want to do this, read on... but the
question above is all I need.
I have a legend on my drawing that allows the user to show or hide
layers by double-clicking items in the legend. My problem was this: the
shapes in the layer would only be hidden if ALL the layers of which
they are members are hidden. But I want to hide everything in the
layer, disregarding the membership of other layers.
So I figured the only way to do that would be to turn certain cells of
each shape in the layer to "True", including Geometry1.NoShow,
HideText, and NonPrinting. This accomplishes what I want, with one
exception: The connection points of each shape are still visible. Is
there some way to hide them as well?