IBridgeStructureUseFHWAReachLength Property  | 
 
            The reach length for the FHWA method is determined based on an equal
            conveyance tube analysis. If the reach length should only be based on
            the physical distance from the adjacent cross section to the bridge
            the variable 'USE_FHWA_REACH_LENGTH' may be used.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxbool UseFHWAReachLength { get; set; }Property UseFHWAReachLength As Boolean
	Get
	Set
property bool UseFHWAReachLength {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also