Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 611 Bytes

File metadata and controls

31 lines (24 loc) · 611 Bytes

SetWallBelCutPlClass

Description

Sets the below cut plane class of the wall.

PROCEDURE SetWallBelCutPlClass(
				wall               : HANDLE;
				belowCutPlaneClass : LONGINT);
def vs.SetWallBelCutPlClass(wall, belowCutPlaneClass):
    return None

Parameters

Name Type Description
wall HANDLE The wall.
belowCutPlaneClass LONGINT The below cut plane class.

See Also

VS Functions: GetWallBelCutPlClass

Version

Availability: from Vectorworks 2017

Category