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

CircleFittingState.Reset Method

Resets this instance with data of the other CircleFittingState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.CircleFittingState other
)

Parameters

Name Type Range Default Description
otherAvlNet.CircleFittingState

See also