How do I import a Nastran file and have HM automatically create Components (and Properties) based on the text above the entity?
e.g., a Nastran file that looks like:
...
$Part_1
PSHELL ...
$Part_2
PSHELL ...
$Steel
MAT1 ...
This format is typical for other pre-processors. Strange thing is that when I Export from HM and uncheck 'Write HM Comments' - the Nastran file looks like this.
But when I import, no matter what combinations of Create Comps (by HM comments, property, etc.) or Assign Props (by HM comments, On element), it ignores the field above the entity and thus is named with generic terms from the PSHELL, etc. cards.