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

TestPoint3DGridState Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public TestPoint3DGridState
(
	AvlNet.TestPoint3DGridState rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.TestPoint3DGridStatePrototype object.

See also