11.01.2013 Views

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1.2 The <strong>NX</strong> <strong>Nastran</strong> <strong>DMAP</strong> Language<br />

The basic components, or objects, of the <strong>DMAP</strong> language are:<br />

The basic syntax of the <strong>DMAP</strong> language is:<br />

The <strong>NX</strong> <strong>Nastran</strong> <strong>DMAP</strong> Language<br />

Parameters Scalar quantities used to control the flow of<br />

<strong>DMAP</strong> execution and to communicate options<br />

and/or values to modules or functions.<br />

Data Blocks Tables or matrices represented by a symbolic<br />

name.<br />

Instructions Statements or modules that process parameters<br />

and/or data blocks as input and/or output.<br />

• The <strong>DMAP</strong> language uses free-field input format and is case insensitive.<br />

• A physical entry consists of information in columns 1 through 72. Columns<br />

73 through 80 can be used for comments, but these columns do not appear in<br />

the printed listing and are not stored on the database.<br />

• For the specification of modules or statements, a parent entry continues to a<br />

subsequent entry if it terminates in a comma [ , ] or a slash [ / ], or if it is<br />

missing a right parenthesis [ ) ].<br />

• The dollar sign [ $ ] ends any <strong>DMAP</strong> instruction and causes all subsequent<br />

data to be treated as commentary. The recommended convention is to<br />

terminate all <strong>DMAP</strong> instructions with a dollar sign.<br />

• <strong>DMAP</strong> symbolic names are used to identify variable parameters, data<br />

blocks, DBVIEW view-names, sub<strong>DMAP</strong>s, or LABEL statements. A<br />

symbolic name is composed of alphanumeric characters 1 to 8 characters in<br />

length. The following characters are allowed: A through Z, and 0 through 9.<br />

The first character must be a character from A through Z.<br />

3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!