Add trace crack result
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
using System.Collections.Generic;
|
||||
using StructureHelperCommon.Models.Forces;
|
||||
|
||||
|
||||
//Copyright (c) 2025 Redikultsev Evgeny, Ekaterinburg, Russia
|
||||
//All rights reserved.
|
||||
|
||||
namespace StructureHelperCommon.Infrastructures.Interfaces
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface for entities which has collection of force actions
|
||||
/// </summary>
|
||||
public interface IHasForceActions
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user