You are here: Start » FIL.NET » FIS.VectorBetweenPoints3D Method
FIS.VectorBetweenPoints3D Method
Computes a vector representing distance from one point in 3D to another.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void VectorBetweenPoints3D ( FilNet.Point3D inFrom, FilNet.Point3D inTo, out FilNet.Vector3D outVector3D )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inFrom | FilNet.Point3D | |||
![]() | inTo | FilNet.Point3D | |||
![]() | outVector3D | FilNet.Vector3D |