CrossSectionLocatedBaseCrossSection Property |
Get cross section which this location points to
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; set; }
Public Property BaseCrossSection As XSBase
Get
Set
public:
virtual property XSBase^ BaseCrossSection {
XSBase^ get () sealed;
void set (XSBase^ value) sealed;
}
Property Value
Type:
XSBaseImplements
ICrossSectionBaseCrossSectionSee Also