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().
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax ICompositStructures CompositStructures { get; }
ReadOnly Property CompositStructures As ICompositStructures
Get
property ICompositStructures^ CompositStructures {
ICompositStructures^ get ();
}
Property Value
Type:
ICompositStructuresSee Also