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

Vector3D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Vector3D
(
	Avl.Point3D from,
	Avl.Point3D to
)

Parameters

Name Type Range Default Description
fromAvl.Point3D
toAvl.Point3D

See also