Click or drag to resize
Dfs2UtilCreateM21MiscCustomBlock Method
Create a "M21_Misc" custom block

Namespace: DHI.Generic.MikeZero.DFS.dfs123
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static IDfsCustomBlock CreateM21MiscCustomBlock(
	float orientation,
	float dryingDepth,
	float landValue
)

Parameters

orientation
Type: SystemSingle
dryingDepth
Type: SystemSingle
landValue
Type: SystemSingle

Return Value

Type: IDfsCustomBlock
See Also