Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 593 Bytes

File metadata and controls

27 lines (21 loc) · 593 Bytes

ResList_InitDef

Description

Initialize a categories resource with red symbol resources of the specified universal name. The 'uniqueID' is a string identifier uniquely identifying this control.

PROCEDURE ResList_InitDef(
				uniqueID : STRING;
				univName : STRING);
def vs.ResList_InitDef(uniqueID, univName):
    return None

Parameters

Name Type Description
uniqueID STRING
univName STRING

Version

Availability: from Vectorworks 2017

Category