Add VisualAnalysisDTO
This commit is contained in:
@@ -13,10 +13,6 @@ namespace StructureHelperLogics.NdmCalculations.Primitives
|
||||
{
|
||||
public interface INdmElement : ISaveable, ICloneable
|
||||
{
|
||||
/// <summary>
|
||||
/// Base point of primitive
|
||||
/// </summary>
|
||||
IPoint2D Center { get; }
|
||||
/// <summary>
|
||||
/// Material of primitive
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user