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

ArcFittingState.Reset Method

Resets this instance with data of the other ArcFittingState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.ArcFittingState other
)

Parameters

Name Type Range Default Description
otherAvlNet.ArcFittingState

See also