Tools for graphs were added
This commit is contained in:
@@ -9,6 +9,6 @@ namespace StructureHelperLogics.Models.Templates.CrossSections
|
||||
{
|
||||
internal interface IForceLogic
|
||||
{
|
||||
IEnumerable<IForceCombinationList> GetCombinationList();
|
||||
IEnumerable<IForceAction> GetCombinationList();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user