Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 471 Bytes

File metadata and controls

25 lines (18 loc) · 471 Bytes

UnHideObjects

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

Examples

UnHideObjects();

Version

Availability: from Vectorworks 2025

Category

  • Object Attributes