You are here: Start » FIL.NET » Point3DGrid.Reset Method

Point3DGrid.Reset Method

Resets this instance with data of the other Point3DGrid object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.Point3DGrid other
)

Parameters

Name Type Range Default Description
otherFilNet.Point3DGrid

See also