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

CircleFitting3DState.Reset Method

Resets this instance with data of the other CircleFitting3DState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.CircleFitting3DState other
)

Parameters

Name Type Range Default Description
otherFilNet.CircleFitting3DState

See also