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 |