(Or "How to Modify the Dr. Frame 2.0 Cross Section Database SectionData.txt")

Introduction

Dr. Frame uses a simple member cross section database format. In many situations users may want to modify the default database. This page documents the current format as an aid to users wanting to augment or replace the default sections.


Overview

Dr. Frame reads cross section property data from the file SectionData.txt file which must be located in the same folder as the application.

The cross sections defined in the default file are a subset of those defined in AISC's LRFD Manual of Steel Construction, 2nd Edition.

SectionData.txt is an ASCII text file and the data is organized by section families. Each section family definition includes header information and cross section properties in a simple tabulated format.

Cross section property values can be defined in either English or S.I. (metric) units, but the software assumes specific units for each recognizable property (as described further below).

The Member Info Dialog will report all property values in the currently selected unit system (as selected in the Units Dialog, available via the Options>Units menu selection) which are not necessarily the same units specified in the SectionData.txt file.


Database Structure

Consider the following sample section family definition for reference:

BEGINFAMILY

englishUnits

test1

2

Section

Number

Area

Ix

Sx

Zx

end

Sample1

1

1.1

1.2

1.3

1.4

Sample2

2

2.1

2.2

2.3

2.4

END

Which results in the following when viewed in the Member Info Dialog.

Notes:

The section properties are defined in tabulated data in the remaining lines of the family definition.

It is worth noting that the Dr. Frame cross section database is in the process of being renovated. The next generation section database will be implemented in XML and will allow more general and flexible section and property definition. Dr. Software will provide a means for updating existing section databases when the new format is available so that you need not worry about losing currently customized databases.


© Dr. Software, LLC 2001

Contact us at: support@drframe.com