Change value diagram calculator
This commit is contained in:
@@ -17,7 +17,7 @@ namespace StructureHelperLogics.NdmCalculations.Analyses.ValueDiagrams
|
||||
public Guid Id { get; }
|
||||
|
||||
/// <inheritdoc/>
|
||||
public List<IValueDiagramEntity> Digrams { get; } = [];
|
||||
public List<IValueDiagramEntity> Diagrams { get; } = [];
|
||||
/// <inheritdoc/>
|
||||
public List<IForceAction> ForceActions { get; } = [];
|
||||
/// <inheritdoc/>
|
||||
|
||||
Reference in New Issue
Block a user