Sets the dash style name for the specified dash style using its negated internal index.
FUNCTION SetDashLineTypeName(
DashStyleIndex : LONGINT;
DashStyleName : STRING): BOOLEAN;def vs.SetDashLineTypeName(DashStyleIndex, DashStyleName):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| DashStyleIndex | LONGINT | The negated internal index of the dash style to be named. |
| DashStyleName | STRING | The new name of the line type. |
This replaces SetDashStyleName.
VS Functions: GetDashLineTypeName
Availability: from Vectorworks 2019
- Object Names