Add field 2d viewer
This commit is contained in:
7
StructureHelperCommon/Models/Forces/IStrainTuple.cs
Normal file
7
StructureHelperCommon/Models/Forces/IStrainTuple.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace StructureHelperCommon.Models.Forces
|
||||
{
|
||||
public interface IStrainTuple : IForceTuple
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user