You are here: Start » AVL.NET » View3DBox.DataItem.SetPoint3DGrid Method

View3DBox.DataItem.SetPoint3DGrid Method

Sets a Point3DGrid object with point cloud data for this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetPoint3DGrid
(
	AvlNet.Point3DGrid grid
)

Parameters

Name Type Range Default Description
gridAvlNet.Point3DGrid

See also