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

TexemModel.Reset Method

Resets this instance with data of the other TexemModel object.

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

Syntax

public void Reset
(
	AvlNet.TexemModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.TexemModel

See also