| IRes1DReachDigiPoints Property  | 
 
            List of digi points
            
 
    Namespace: 
   DHI.Mike1D.ResultDataAccess
    Assembly:
   DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
 Syntax
SyntaxICoordinateSequence DigiPoints { get; set; }Property DigiPoints As ICoordinateSequence
	Get
	Set
property ICoordinateSequence^ DigiPoints {
	ICoordinateSequence^ get ();
	void set (ICoordinateSequence^ value);
}Property Value
Type: 
ICoordinateSequence See Also
See Also