VS:CreateFillSpace

From Vectorworks Developer
Revision as of 19:25, 12 September 2017 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

Creates a new fillspace object and attaches it to the end of the aux list of the specified object.

FUNCTION CreateFillSpace(
owner :HANDLE) : HANDLE;
def vs.CreateFillSpace(owner):
    return HANDLE

Parameters

owner HANDLE Handle to the object in whose aux list the fill space will be created.

Return Value

Handle to the newly created fill space object.

Version

Availability: from Vectorworks 2018