Primitive View Logic for Main View modael was added
This commit is contained in:
@@ -30,7 +30,8 @@ namespace StructureHelperLogics.NdmCalculations.Primitives
|
||||
public IPoint2D StartPoint { get; set; }
|
||||
public IPoint2D EndPoint { get; set; }
|
||||
public double Thickness { get; set; }
|
||||
|
||||
|
||||
public IVisualProperty VisualProperty => throw new NotImplementedException();
|
||||
|
||||
public LinePrimitive()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user