VS:GetPluginStyle: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 18:51, 7 December 2020

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

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

Parameters

hObject HANDLE Handle to a plug-in object

Return Value

Returns the name of the plug-in style associated with an object.


Version

Availability: from Vectorworks 2017