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

SegmentFitting3DState.Reset Method

Resets this instance with data of the other SegmentFitting3DState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.SegmentFitting3DState other
)

Parameters

Name Type Range Default Description
otherAvlNet.SegmentFitting3DState

See also