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