FEM: split MechanicalMaterial into separate modules
This commit is contained in:
committed by
Yorik van Havre
parent
49c12c5e3d
commit
05a20ecc77
@@ -50,9 +50,9 @@ class FemWorkbench (Workbench):
|
||||
import _CommandNewMechanicalAnalysis
|
||||
import _CommandFemShellThickness
|
||||
import _CommandFemBeamSection
|
||||
import _CommandMechanicalMaterial
|
||||
|
||||
import MechanicalAnalysis
|
||||
import MechanicalMaterial
|
||||
|
||||
import subprocess
|
||||
from platform import system
|
||||
|
||||
Reference in New Issue
Block a user