VS:CountFillSpaces: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 19:25, 12 September 2017

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

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

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

Return Value

The number of fill spaces attached to the object h.

Version

Availability: from Vectorworks 2018