VS:SetSymDefSubType

From Vectorworks Developer
Revision as of 19:43, 16 September 2016 by Unknown user
(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