IRes1DOpenCrossSectionPoints Property  | 
 
            List for the points defining the cross section
            
 
    Namespace: 
   DHI.Mike1D.ResultDataAccess
    Assembly:
   DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxIRes1DCrossSectionPoints Points { get; set; }Property Points As IRes1DCrossSectionPoints
	Get
	Set
property IRes1DCrossSectionPoints^ Points {
	IRes1DCrossSectionPoints^ get ();
	void set (IRes1DCrossSectionPoints^ value);
}Property Value
Type: 
IRes1DCrossSectionPoints
See Also