Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 571 Bytes

File metadata and controls

28 lines (21 loc) · 571 Bytes

GetCoreWallComponent

Description

Gets the core wall component of an object.

FUNCTION GetCoreWallComponent(obj : HANDLE): INTEGER;
def vs.GetCoreWallComponent(obj):
    return INTEGER

Parameters

Name Type Description
obj HANDLE The object. Can be a wall, round wall, Wall Style, or the Wall Preferences.

See Also

VS Functions: SetCoreWallComponent

Version

Availability: from Vectorworks 2010

Category