You are here: Start » 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