Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 458 Bytes

File metadata and controls

26 lines (19 loc) · 458 Bytes

GetDLOptions

Description

Gets the Double Line Preferences options. 0 for Create Lines, 1 for Create Polygons, 2 for Create Lines and Polygons.

FUNCTION GetDLOptions : INTEGER;
def vs.GetDLOptions():
    return INTEGER

Remarks

CJG 6-27-06

See Also

VS Functions: SetDLOptions

Version

Availability: from VectorWorks12.5

Category