Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 529 Bytes

File metadata and controls

27 lines (20 loc) · 529 Bytes

ConvertToUnstyledWall

Description

Sets a wall to be unstyled.

FUNCTION ConvertToUnstyledWall(h : HANDLE): BOOLEAN;
def vs.ConvertToUnstyledWall(h):
    return BOOLEAN

Parameters

Name Type Description
h HANDLE

Remarks

Sets a wall to be unstyled. This allows a wall to then be manipulated by certain functions that will not work on a styled wall.

Version

Availability: from VectorWorks12.0

Category