VS:SetSymDefSubType

From Vectorworks Developer
Revision as of 18:51, 7 December 2020 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

Sets the sub type for a symbol definition that is used to define a plug-in style.

PROCEDURE SetSymDefSubType(
hSymDef :HANDLE;
subType :INTEGER);
def vs.SetSymDefSubType(hSymDef, subType):
    return None

Parameters

hSymDef HANDLE Handle to symbol definition that is being used to define a plug-in style.
subType INTEGER Sub type identifier to set for the symbol definition.

Version

Availability: from Vectorworks 2017