Add import of forces from excel
This commit is contained in:
@@ -9,7 +9,7 @@ namespace StructureHelperCommon.Models.Forces
|
||||
/// <summary>
|
||||
/// Supports list of files which provides import of combination of forces
|
||||
/// </summary>
|
||||
internal interface IForceCombinationFromFile : IForceFactoredCombination
|
||||
public interface IForceCombinationFromFile : IForceFactoredCombination
|
||||
{
|
||||
/// <summary>
|
||||
/// List of file properties for import combination
|
||||
|
||||
Reference in New Issue
Block a user