VS:SetSymDefSubType: Difference between revisions

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

Revision as of 18:51, 7 December 2020

.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