Add heat exchangers
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
public interface ISource : INode {
|
||||
public double BottomY { get; }
|
||||
public bool IsFilled { get; }
|
||||
public bool IsSelected { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user