*feinputwithdata2 - Nastran
The Nastran import options specified in the Import workspace are written to the command file as a string array, associated with a *feinputwithdata2 command.
Syntax
*feinputwithdata2 - Nastran
Description
The Nastran import options specified in the Import workspace are written to the command file as a string array, associated with a *feinputwithdata2 command. The easiest way to produce this array is to import a Nastran file using the desired parameters, and then to examine the created string array in the resulting command file.
Note that it is important to end all of these strings with a space, for example "ASSEMS_SKIP " as opposed to "ASSEMS_SKIP". Valid strings for the string array are as follows:
Custom Import Strings
- "ASSEMS_SKIP "
- "BEAMSECTCOLS_SKIP "
- "BEAMSECTS_SKIP "
- "BLOCKS_SKIP "
- "COMPONENTS_SKIP "
- "CONNECTORS_SKIP "
- "CONTACTSURFS_SKIP "
- "CONTROLCARDS_SKIP "
- "CONTROLVOLS_SKIP "
- "CURVES_SKIP "
- "ELEMS_SKIP "
- "EQUATIONS_SKIP "
- "GROUPS_SKIP "
- "LOADCOLS_SKIP "
- "LOADS_SKIP "
- "LOADSTEPS_SKIP "
- "MATERIALS_SKIP "
- "NODES_SKIP "
- "OPTIMIZATION_SKIP "
- "PLOTS_SKIP "
- "PROPERTIES_SKIP "
- "SETS_SKIP "
- "SYSTCOLS_SKIP "
- "SYSTEMS_SKIP "
- "TAGS_SKIP "
- "TITLES_SKIP "
- "VECTORCOLS_SKIP "
- "VECTORS_SKIP "
Component Creation Strings
- "IMPORT_BYPROP "
- "IMPORT_BY1COMP "
- "IMPORT_BYMATERIAL "
Property Assignment Strings
- "ASSIGNPROP_BYHMCOMMENTS "
- "ASSIGNPROP_ONCOMPS "
- "ASSIGNPROP_ONELEMS "
Solver Specific Strings
- "DELETE_DUPLICATE_NODES "
- "EL_PRP_RATIO <value> "