Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 642 Bytes

File metadata and controls

26 lines (19 loc) · 642 Bytes

GetCustomObjectWallHoleGroup

Description

Access the handle to wall hole group. This group contains geometry that defines the opening that will be cut into the wall for this parametric object.

See [[VS:Parametric Custom Opening in Wall]] for more info.

FUNCTION GetCustomObjectWallHoleGroup(objectHand : HANDLE): HANDLE;
def vs.GetCustomObjectWallHoleGroup(objectHand):
    return HANDLE

Parameters

Name Type Description
objectHand HANDLE Handle to custom object.

Version

Availability: from Vectorworks14.0

Category