XSBaseRawInterpolated Property |
whether this cross section was generated from interpolation of neighboring
cross sections
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public override bool Interpolated { get; set; }
Public Overrides Property Interpolated As Boolean
Get
Set
public:
virtual property bool Interpolated {
bool get () override;
void set (bool value) override;
}
Property Value
Type:
BooleanSee Also