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

TelecentricCameraModel.Reset Method

Resets this instance with data of the other TelecentricCameraModel object.

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

Syntax

public void Reset
(
	AvlNet.TelecentricCameraModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.TelecentricCameraModel

See also