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

PathFittingField.Reset Method

Resets this instance with data of the other PathFittingField object.

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

Syntax

public void Reset
(
	AvlNet.PathFittingField other
)

Parameters

Name Type Range Default Description
otherAvlNet.PathFittingField

See also