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 | |
|---|---|---|---|---|---|
| point | AvlNet.Point3D | ||||
| delta | AvlNet.Vector3D |
