IStructureCollectionCompositStructures Property

The Composite structures is a list of all unique positions in the network with a structure. Each composite structure can contain more than one structure, also called parallel structures. This list of composit structures is a computational list, created during Initialize().

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
ICompositStructures CompositStructures { get; }

Property Value

ICompositStructures

See Also