Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 582 Bytes

File metadata and controls

27 lines (21 loc) · 582 Bytes

SetWallRecessGroup

Description

Set the wall recess geometry group associated with the object.

PROCEDURE SetWallRecessGroup(
				objectHand    : HANDLE;
				geometryGroup : HANDLE);
def vs.SetWallRecessGroup(objectHand, geometryGroup):
    return None

Parameters

Name Type Description
objectHand HANDLE Object handle to set the geometry for.
geometryGroup HANDLE The group containing the new geometry.

Version

Availability: from Vectorworks 2020

Category