VS:GetSymDefSubType: Difference between revisions

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

Revision as of 19:43, 16 September 2016

.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