Click or drag to resize

PipeProfileSections Property


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.Pipe
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public SortedDictionary<int, PipeSection> Sections { get; set; }
Request Example View Source

Property Value

SortedDictionaryInt32, PipeSection
See Also