You are here: Start » FIL.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
(
	FilNet.Point3DGrid grid
)

Parameters

Name Type Range Default Description
gridFilNet.Point3DGrid

See also