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

CircleFittingState Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public CircleFittingState
(
	AvlNet.CircleFittingState rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.CircleFittingStatePrototype object.

See also