The SVG_SET_VISIBILITY command hides or shows an SVG object having the objectRef reference. If objectRef is not the reference of an object that can be hidden, an error is generated.
If the optional hide parameter is set to True or omitted, the object will be shown. If it is False, the object will be hidden.