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

Vector3D Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
fromAvlNet.Point3D
toAvlNet.Point3D

See also