little typo fixed...
This commit is contained in:
parent
487466dd88
commit
74743c0856
|
@ -93,7 +93,7 @@ def material():
|
||||||
cmds = [\
|
cmds = [\
|
||||||
"*new_mater standard",
|
"*new_mater standard",
|
||||||
"*mater_option general:state:solid",
|
"*mater_option general:state:solid",
|
||||||
"*mater_option structural:type:hypo_ealst",
|
"*mater_option structural:type:hypo_elast",
|
||||||
"*mater_name",
|
"*mater_name",
|
||||||
"hypela2",
|
"hypela2",
|
||||||
"*add_mater_elements",
|
"*add_mater_elements",
|
||||||
|
|
Loading…
Reference in New Issue