FEM: constraint self weight: object implementation
This commit is contained in:
committed by
Yorik van Havre
parent
90d181aec2
commit
84e017e4db
@@ -74,6 +74,7 @@ SET(FemScripts_SRCS
|
||||
_CommandAnalysis.py
|
||||
_CommandBeamSection.py
|
||||
_CommandControlSolver.py
|
||||
_CommandConstraintSelfWeight.py
|
||||
_CommandMechanicalMaterial.py
|
||||
_CommandShowResult.py
|
||||
_CommandMeshFromShape.py
|
||||
@@ -84,6 +85,7 @@ SET(FemScripts_SRCS
|
||||
_CommandSolverZ88.py
|
||||
_FemAnalysis.py
|
||||
_FemBeamSection.py
|
||||
_FemConstraintSelfWeight.py
|
||||
_FemShellThickness.py
|
||||
_FemSolverCalculix.py
|
||||
_FemSolverZ88.py
|
||||
@@ -95,6 +97,7 @@ SET(FemScripts_SRCS
|
||||
_TaskPanelShowResult.py
|
||||
_ViewProviderFemAnalysis.py
|
||||
_ViewProviderFemBeamSection.py
|
||||
_ViewProviderFemConstraintSelfWeight.py
|
||||
_ViewProviderFemShellThickness.py
|
||||
_ViewProviderFemSolverCalculix.py
|
||||
_ViewProviderFemSolverZ88.py
|
||||
@@ -106,8 +109,9 @@ SET(FemScripts_SRCS
|
||||
Init.py
|
||||
InitGui.py
|
||||
FemAnalysis.py
|
||||
FemCommands.py
|
||||
FemBeamSection.py
|
||||
FemCommands.py
|
||||
FemConstraintSelfWeight.py
|
||||
FemInputWriter.py
|
||||
FemInputWriterCcx.py
|
||||
FemInputWriterZ88.py
|
||||
|
||||
Reference in New Issue
Block a user