Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 483 Bytes

File metadata and controls

25 lines (18 loc) · 483 Bytes

CreateFillSpace

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

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

Version

Availability: from Vectorworks 2018

Category

  • Object Attributes