VS:GetSymDefSubType: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision)
 
(No difference)

Latest revision as of 18:51, 7 December 2020

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

Description

Returns the sub type defined for a symbol definiiton. This is used when creating and using plug-in styles.

FUNCTION GetSymDefSubType(
hSymDef :HANDLE) : INTEGER;
def vs.GetSymDefSubType(hSymDef):
    return INTEGER

Parameters

hSymDef HANDLE Handle to a symbol definition contaiing a plug-in style.

Version

Availability: from Vectorworks 2017