CrossSectionMiddlingBaseCrossSection Property |
Base cross section. The base cross section has no location and holds
data in depth, not in water level.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public XSBase BaseCrossSection { get; }
Public ReadOnly Property BaseCrossSection As XSBase
Get
public:
virtual property XSBase^ BaseCrossSection {
XSBase^ get () sealed;
}
Property Value
Type:
XSBaseImplements
ICrossSectionBaseCrossSectionSee Also