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