Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 490 Bytes

File metadata and controls

27 lines (19 loc) · 490 Bytes

SetWallWidth

Description

Procedure SetWallWidth sets the default wall width of the document.

PROCEDURE SetWallWidth(widthDistance : REAL);
def vs.SetWallWidth(widthDistance):
    return None

Parameters

Name Type Description
widthDistance REAL New default wall width.

Version

SetWallWidth is obsolete as of VectorWorks12.0

Availability: from MiniCAD6.0

Category