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

Line3D Constructor

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

Syntax

public Line3D
(
	AvlNet.Point3D point,
	AvlNet.Vector3D delta
)

Parameters

Name Type Range Default Description
pointAvlNet.Point3D
deltaAvlNet.Vector3D

See also