Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 476 Bytes

File metadata and controls

28 lines (21 loc) · 476 Bytes

SetPluginStyle

Description

Set the style to associate with a plug-in object

FUNCTION SetPluginStyle(
				hObject   : HANDLE;
				styleName : STRING): BOOLEAN;
def vs.SetPluginStyle(hObject, styleName):
    return BOOLEAN

Parameters

Name Type Description
hObject HANDLE Handle to a plug-in object.
styleName STRING Name of style to use

Version

Availability: from Vectorworks 2017

Category

  • Objects - Custom