Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 604 Bytes

File metadata and controls

28 lines (21 loc) · 604 Bytes

SetSlabPreferencesStyle

Description

Sets the Slab Style of the Slab Preferences.

PROCEDURE SetSlabPreferencesStyle(slabStyle : LONGINT);
def vs.SetSlabPreferencesStyle(slabStyle):
    return None

Parameters

Name Type Description
slabStyle LONGINT The ref number of the Slab Style to apply to the Slab Preferences. 0 for unstyled.

See Also

VS Functions: GetSlabPreferencesStyle

Version

Availability: from Vectorworks 2011

Category