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

SegmentFittingMap.Reset Method

Resets this instance with data of the other SegmentFittingMap object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.SegmentFittingMap other
)

Parameters

Name Type Range Default Description
otherAvlNet.SegmentFittingMap

See also