StructureGridPointCompositStructure Property |
Composite structure is list of structures at this point.
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ICompositStructure CompositStructure { get; }
Public ReadOnly Property CompositStructure As ICompositStructure
Get
public:
property ICompositStructure^ CompositStructure {
ICompositStructure^ get ();
}
Property Value
Type:
ICompositStructureSee Also