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

CircleFitting3DState.Reset Method

Resets this instance with data of the other CircleFitting3DState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.CircleFitting3DState other
)

Parameters

Name Type Range Default Description
otherAvlNet.CircleFitting3DState

See also