Sets the class of the component at index in the Double Line Preferences.
FUNCTION SetDLComponentClass(
index : INTEGER;
componentClass : LONGINT): BOOLEAN;def vs.SetDLComponentClass(index, componentClass):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| index | INTEGER | The index of the component. |
| componentClass | LONGINT | The class of the component. |
CJG 3-23-07
VS Functions: GetDLComponentClass
Availability: from VectorWorks13.0