Add polygon to DTO convert strategy
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace StructureHelperLogics.NdmCalculations.Primitives
|
||||
{
|
||||
public interface IShapeNDMPrimitive : INdmPrimitive, IHasDivisionSize
|
||||
public interface IShapeNdmPrimitive : INdmPrimitive, IHasDivisionSize
|
||||
{
|
||||
void SetShape(IShape shape);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user