Res1DClosedPolygonCrossSectionPoints 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)
Syntax public IRes1DCrossSectionPoints Points { get; set; }
Public Property Points As IRes1DCrossSectionPoints
Get
Set
public:
virtual property IRes1DCrossSectionPoints^ Points {
IRes1DCrossSectionPoints^ get () sealed;
void set (IRes1DCrossSectionPoints^ value) sealed;
}
Property Value
Type:
IRes1DCrossSectionPointsImplements
IRes1DClosedPolygonCrossSectionPointsSee Also