CrackedCalculator and TriangulationLogic were changed
This commit is contained in:
@@ -5,6 +5,9 @@ namespace StructureHelperCommon.Infrastructures.Interfaces
|
||||
{
|
||||
public interface IHasForceCombinations
|
||||
{
|
||||
/// <summary>
|
||||
/// Collection of force actions
|
||||
/// </summary>
|
||||
List<IForceAction> ForceActions { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user