ICrossSectionLocation Property |
Defines the location of the current cross section. The Z-coordinate
is the bottom level of the cross section (unless defined by the
raw data (the open 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 ZLocation Location { get; set; }
Property Location As ZLocation
Get
Set
property ZLocation^ Location {
ZLocation^ get ();
void set (ZLocation^ value);
}
Property Value
Type:
ZLocationSee Also