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

SegmentFitting3DState.Reset Method

Resets this instance with data of the other SegmentFitting3DState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.SegmentFitting3DState other
)

Parameters

Name Type Range Default Description
otherFilNet.SegmentFitting3DState

See also