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: 19.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