Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 413 Bytes

File metadata and controls

25 lines (18 loc) · 413 Bytes

IsPolyClosed

Description

Returns true if the specified polyline or polygon is a closed shape, and false otherwise.

FUNCTION IsPolyClosed(polyHandle : HANDLE): BOOLEAN;
def vs.IsPolyClosed(polyHandle):
    return BOOLEAN

Parameters

Name Type Description
polyHandle HANDLE

Version

Availability: from Vectorworks 2014

Category

  • Objects - Polys