Add polygon shape
This commit is contained in:
@@ -6,6 +6,6 @@ namespace StructureHelperLogics.NdmCalculations.Primitives
|
||||
{
|
||||
double Area { get; set; }
|
||||
string Name { get; set; }
|
||||
Point2D Point { get; set; }
|
||||
IPoint2D Point { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user