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


