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