Click or drag to resize

CrossSectionLocatedInfo Property

Generel info on this cross section, user specified. Can be empty. In Mike11 XNS editor called cross section ID (though it does not identify the cross section)

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public string Info { get; set; }

Property Value

Type: String

Implements

ICrossSectionInfo
See Also