Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 431 Bytes

File metadata and controls

24 lines (18 loc) · 431 Bytes

GetPluginStyle

Description

Get the name of the plug-in style for an object.

FUNCTION GetPluginStyle(hObject : HANDLE): STRING;
def vs.GetPluginStyle(hObject):
    return STRING

Parameters

Name Type Description
hObject HANDLE Handle to a plug-in object

Version

Availability: from Vectorworks 2017

Category