Tests of crack calculator were added
This commit is contained in:
@@ -8,6 +8,9 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace StructureHelperLogics.NdmCalculations.Primitives
|
||||
{
|
||||
/// <summary>
|
||||
/// Geometry primitive of point
|
||||
/// </summary>
|
||||
public interface IPointPrimitive : INdmPrimitive, IPointShape
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user