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

Point3D Constructor

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

Syntax

public Point3D
(
	IList<float> a
)

Parameters

Name Type Range Default Description
aSystem.Collections.Generic.IList<float>

See also