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

TestPoint3DGridState.Reset Method

Resets this instance with data of the other TestPoint3DGridState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.TestPoint3DGridState other
)

Parameters

Name Type Range Default Description
otherAvlNet.TestPoint3DGridState

See also