Sets the line style of the specified class.
PROCEDURE SetClLS(
className : STRING;
LS : INTEGER);def vs.SetClLS(className, LS):
return None| Name | Type | Description |
|---|---|---|
| className | STRING | Name of class. |
| LS | INTEGER | Line style index value. |
Assigns the specified line style to the class named className.
SetClLS('Property Parcels',-4);GetClLSN, SetClLSN from Vectorworks 2013 GetClLS
Availability: from VectorWorks 8.0, deprecated from Vectorworks 2013