Add EllipsePrimitive to DTO Converter
This commit is contained in:
@@ -27,7 +27,7 @@ namespace StructureHelperLogics.NdmCalculations.Primitives
|
||||
public RectanglePrimitiveUpdateStrategy() : this(
|
||||
new BaseUpdateStrategy(),
|
||||
new ShapeUpdateStrategy(),
|
||||
new DivisionPropsUpdateStrategy())
|
||||
new DivisionSizeUpdateStrategy())
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user