You are here: Start » FIL.NET » Invoke.Segment3DVector
Returns the vector [x2 - x1, y2 - y1, z2 - z1].
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void Segment3DVector ( Fil.Segment3D inSegment3D, out Fil.Vector3D outVector3D )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSegment3D | Fil.Segment3D | |||
![]() | outVector3D | Fil.Vector3D |


