XSBaseCalculateProcessedDataIfNeeded Method  | 
 
            Calculate the processed levels, storage areas, radii, etc, ie, fill in all 
            ProcessedXXX properties if they are not up to date. Also called by getters for these properties if needed,
            so usually, this method doesn't have to be called explicitly.
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic void CalculateProcessedDataIfNeeded()
Public Sub CalculateProcessedDataIfNeeded
public:
void CalculateProcessedDataIfNeeded()
See Also