You are here: Start » AVL.NET » PathFittingState Constructor

PathFittingState Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public PathFittingState
(
	AvlNet.PathFittingState rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.PathFittingStatePrototype object.

See also