Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 624 Bytes

File metadata and controls

31 lines (24 loc) · 624 Bytes

SetCurtainWallCutPl

Description

Sets the curtain wall cut plane of the wall.

PROCEDURE SetCurtainWallCutPl(
				wall                : HANDLE;
				curtainWallCutPlane : REAL);
def vs.SetCurtainWallCutPl(wall, curtainWallCutPlane):
    return None

Parameters

Name Type Description
wall HANDLE The wall.
curtainWallCutPlane REAL The curtain wall cut plane of the wall.

See Also

VS Functions: GetCurtainWallCutPlane

Version

Availability: from Vectorworks 2016

Category