Sets the name of the component at index in the Double Line Preferences.
FUNCTION SetDLComponentName(
index : INTEGER;
componentName : STRING): BOOLEAN;def vs.SetDLComponentName(index, componentName):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| index | INTEGER | The index of the component. |
| componentName | STRING | The name of the component. |
CJG 3-23-07
VS Functions: GetDLComponentName
Availability: from VectorWorks13.0