Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 604 Bytes

File metadata and controls

32 lines (23 loc) · 604 Bytes

GetDashLineTypeName

Description

Retrieves the dash style name for the specified dash style using its negated internal index.

FUNCTION GetDashLineTypeName(DashStyleIndex : LONGINT): STRING;
def vs.GetDashLineTypeName(DashStyleIndex):
    return STRING

Parameters

Name Type Description
DashStyleIndex LONGINT The negated internal index of the dash style.

Remarks

This replaces GetDashStyleName

See Also

VS Functions: SetDashLineTypeName

Version

Availability: from Vectorworks 2019

Category

  • Object Names