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

Point3DGrid Constructor

Creates a deep copy of the passed object.

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

Syntax

public Point3DGrid
(
	AvlNet.Point3DGrid rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.Point3DGridPrototype object.

See also