VS:CreateFillSpace

From Vectorworks Developer
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