You are here: Start » FIL.NET » Line3D Constructor
Line3D Constructor
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Syntax
public Line3D
(
Fil.Point3D point_,
Fil.Vector3D delta_
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| point_ | Fil.Point3D | ||||
| delta_ | Fil.Vector3D |
