LateralLinkStructureWeirLinkHpoint Property |
H-point that structure is connected to
Namespace:
DHI.Mike1D.Engine.Couplings
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public HGridPoint WeirLinkHpoint { get; set; }
Public Property WeirLinkHpoint As HGridPoint
Get
Set
public:
property HGridPoint^ WeirLinkHpoint {
HGridPoint^ get ();
void set (HGridPoint^ value);
}
Property Value
Type:
HGridPointSee Also