VS:UnHideObjects

From Vectorworks Developer
Revision as of 09:48, 12 September 2024 by VS>Unknown user
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Changes the object visibility to "visible" for all objects hidden with Hide, HideSelectedObjects and ShowOnlySelected commands. The object will only become visible if it is also on a visible layer and class.

PROCEDURE UnHideObjects;
def vs.UnHideObjects():
    return None

Example

UnHideObjects();

Version

Availability: from Vectorworks 2025