Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 449 Bytes

File metadata and controls

24 lines (18 loc) · 449 Bytes

CreateGroupOutline

Description

Returns a handle to the polygon which is the outline of a group.

FUNCTION CreateGroupOutline(objectHandle : HANDLE): HANDLE;
def vs.CreateGroupOutline(objectHandle):
    return HANDLE

Parameters

Name Type Description
objectName HANDLE

Version

Availability: from Vectorworks 2014

Category