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

Line3D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Line3D
(
	Avl.Point3D point_,
	Avl.Vector3D delta_
)

Parameters

Name Type Range Default Description
point_Avl.Point3D
delta_Avl.Vector3D

See also