ICrossSectionBaseCrossSection 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 XSBase BaseCrossSection { get; }
ReadOnly Property BaseCrossSection As XSBase
Get
property XSBase^ BaseCrossSection {
XSBase^ get ();
}
Property Value
Type:
XSBaseSee Also