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

Point3DGrid.Reset Method

Resets this instance with data of the other Point3DGrid object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.Point3DGrid other
)

Parameters

Name Type Range Default Description
otherAvlNet.Point3DGrid

See also