Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 496 Bytes

File metadata and controls

30 lines (21 loc) · 496 Bytes

SelectSS

Description

Procedure SelectSS opens the referenced worksheet and makes it active.

PROCEDURE SelectSS(h : HANDLE);
def vs.SelectSS(h):
    return None

Parameters

Name Type Description
h HANDLE Handle to worksheet.

Remarks

OBSOLETE for Version 9: see new ShowWS. [VML 01/09/01]

Version

SelectSS is obsolete as of VectorWorks9.0

Availability: from All Versions

Category