Click or drag to resize
MeshBuilderSetProjection Method (IDfsProjection)
Set the projection to use for the mesh

Namespace: DHI.Generic.MikeZero.DFS.mesh
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public void SetProjection(
	IDfsProjection projection
)

Parameters

projection
Type: DHI.Generic.MikeZero.DFSIDfsProjection
See Also