Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 481 Bytes

File metadata and controls

24 lines (18 loc) · 481 Bytes

CountFillSpaces

Description

Returns the number of fill spaces currently attached to a specified object.

FUNCTION CountFillSpaces(h : HANDLE): INTEGER;
def vs.CountFillSpaces(h):
    return INTEGER

Parameters

Name Type Description
h HANDLE Handle to the object containing the fill spaces to be counted.

Version

Availability: from Vectorworks 2018

Category