Skip to content

Latest commit

 

History

History
57 lines (50 loc) · 1.27 KB

File metadata and controls

57 lines (50 loc) · 1.27 KB

SetClassOptions

Description

Sets class visibility setting for the active document.

Visibility Index
Active Only 1
Gray Others 2
Gray/Snap Others 6
Show Others 3
Show/Snap Others 4
Show/Snap/Modify Others 5
PROCEDURE SetClassOptions(classOpts : INTEGER);
def vs.SetClassOptions(classOpts):
    return None

Parameters

Name Type Description
classOpts INTEGER New class visibility setting.

Version

Availability: from VectorWorks8.5

Category