Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 416 Bytes

File metadata and controls

25 lines (18 loc) · 416 Bytes

ShowOnlySelected

Description

Sets the object visibility of all unselected objects to "invisible". Hidden objects can be made visible with Show or UnHideObjects commands.

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

Examples

ShowOnlySelected();

Version

Availability: from Vectorworks 2025

Category

  • Object Attributes