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

SegmentFittingState Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public SegmentFittingState
(
	AvlNet.SegmentFittingState rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.SegmentFittingStatePrototype object.

See also