Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 389 Bytes

File metadata and controls

24 lines (18 loc) · 389 Bytes

GetWallPathType

Description

Gets the path type of a wall.

FUNCTION GetWallPathType(wall : HANDLE): INTEGER;
def vs.GetWallPathType(wall):
    return INTEGER

Parameters

Name Type Description
wall HANDLE The wall.

Version

Availability: from Vectorworks 2022

Category