Click or drag to resize

CrossSectionFactorySetCoordinates Method

Set the real world X-Y/easting-northing coordinates of the current cross section

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void SetCoordinates(
	ICoordinateSequence coordinates
)

Parameters

coordinates
Type: DHI.Mike1D.Generic.Spatial.GeometryICoordinateSequence
See Also