Click or drag to resize

Res1DCatchmentShape Property

Shape of catchment. The IElementSetDefinition will have only one element with a Polygon type element. This Shape IElementSetDefinition will be referenced from all the catchment data items.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IElementSetDefinition Shape { get; set; }

Property Value

Type: IElementSetDefinition

Implements

IRes1DCatchmentShape
See Also