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

ArcFittingMap.Reset Method

Resets this instance with data of the other ArcFittingMap object.

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

Syntax

public void Reset
(
	AvlNet.ArcFittingMap other
)

Parameters

Name Type Range Default Description
otherAvlNet.ArcFittingMap

See also