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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

748<br />

DATABLK<br />

Describes data blocks used for NDDL access<br />

The next example uses EITHER,OR clauses to select one of several possible table<br />

formats including an ENTRY ... ENDENTRY grouping.<br />

RECORD=RELEASE(1310,13,247),<br />

SEID,I,C,I,<br />

EITHER,0,<br />

ENTRY,<br />

G1,I,<br />

ENDENTRY,WITH,-1,<br />

OR,1,<br />

G1,I,G2,I,<br />

OR,-1<br />

ENDEITH,<br />

EOR,<br />

The RELEASE record represents three possible forms of the Bulk Data entry<br />

RELEASE. The ENTRY ... ENDENTRY group represents an open-ended list of<br />

grid point identifiers terminated by -1. The first OR represents a “THRU” option<br />

while the second OR represents a “ALL” option.<br />

Another use of the SAMEAS clause is as follows:<br />

,...,<br />

ENTRY=SOLDSP,SAMEAS,NONLIN,ENDENTRY,<br />

This statement says that SOLDSP entry has an identical group structure to an<br />

ENTRY=NONLIN grouping, which is in the same data block and comes<br />

physically before the SOLDSP entry.<br />

The COUNT = n is shown in the next example:<br />

,...,<br />

RECORD=PBEAM,(5402,54,262)<br />

PID,I,MID,I,N,I,CCF,I,X,I,<br />

ENTRY=SECTIONS,<br />

S0,I,XXB,RS,A,RS,I1,RS,I2,RS,I12,RS,J,RS,NSM,RS,<br />

C1 ,RS,C2,RS,D1,RS,D2,RS,E1,RS,E2,RS,F1,RS,F2,RS,<br />

ENDENTRY,COUNT=11,<br />

K1,RS, ... , N2B,RS,<br />

EOR, ...<br />

The STATIONS entry is to be repeated 10 times in addition to the entry explicitly<br />

described. Thus there are 11 such entries.<br />

The next example shows the use of COUNT = item-id and WITH,EOR<br />

,...,<br />

UNUSED(67),I,<br />

LSEM(C),I,<br />

ENTRY,<br />

COEF,RS,<br />

ENDENTRY,COUNT=LSEM,<br />

ENTRY=SETS,<br />

SETID,I,<br />

LSET(C),I,

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

Saved successfully!

Ooh no, something went wrong!