Surrounding property was added
This commit is contained in:
@@ -5,6 +5,6 @@ namespace StructureHelperCommon.Infrastructures.Interfaces
|
||||
{
|
||||
public interface IHasForceCombinations
|
||||
{
|
||||
List<IForceCombinationList> ForceCombinationLists { get; }
|
||||
List<IForceAction> ForceActions { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user