Returns the handle of the index-th fill space in the specified object's aux list.
FUNCTION GetFillSpace(
h : HANDLE;
index : INTEGER): HANDLE;def vs.GetFillSpace(h, index):
return HANDLE| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to the object containing the fill space. |
| index | INTEGER | Index of the fill space to be returned. |
Availability: from Vectorworks 2018