Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 635 Bytes

File metadata and controls

34 lines (27 loc) · 635 Bytes

OLDTrussSectionDlg

Description

Show Truss Cross Section dialog.

FUNCTION OLDTrussSectionDlg(
				VAR crossSection  : STRING;
				VAR height        : REAL;
				VAR width         : REAL;
				VAR design        : INTEGER;
				VAR chordDiameter : REAL): BOOLEAN;
def vs.OLDTrussSectionDlg():
    return (BOOLEAN, crossSection, height, width, design, chordDiameter)

Parameters

Name Type Description
crossSection STRING
height REAL
width REAL
design INTEGER
chordDiameter REAL

Version

Availability: from Vectorworks 2018

Category

  • Truss Analysis