Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 471 Bytes

File metadata and controls

28 lines (21 loc) · 471 Bytes

CreateSlab

Description

Creates a slab.

FUNCTION CreateSlab(profile : HANDLE): HANDLE;
def vs.CreateSlab(profile):
    return HANDLE

Parameters

Name Type Description
profile HANDLE The profile from which to create the slab.

See Also

VS Functions: ModifySlab

Version

Availability: from Vectorworks 2011

Category