You are here: Start » AVL.NET » AVL.Point3DGridToImage(AvlNet.Point3DGrid, float, AvlNet.Image)

AVL.Point3DGridToImage(AvlNet.Point3DGrid, float, AvlNet.Image)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void Point3DGridToImage(
	AvlNet.Point3DGrid inPoint3DGrid,
	float inMissingPointValue,
	out AvlNet.Image outImage
)

Parameters

inPoint3DGrid
Type: AvlNet.Point3DGrid
inMissingPointValue
Type: System.Single
outImage
Type: AvlNet.Image

See also