Force combination was added
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
{
|
||||
public enum LimitStates
|
||||
{
|
||||
Collapse = 1,
|
||||
ServiceAbility = 2,
|
||||
ULS = 1,
|
||||
SLS = 2,
|
||||
Special = 3,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@ namespace StructureHelperCommon.Infrastructures.Enums
|
||||
Area,
|
||||
Stress,
|
||||
Force,
|
||||
Moment
|
||||
Moment,
|
||||
Curvature
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user