You are here: Start » FIL.NET » FIS.Plane3DNormalVector Method
FIS.Plane3DNormalVector Method
Computes the normal vector of a line.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void Plane3DNormalVector ( FilNet.Plane3D inPlane, out FilNet.Vector3D outNormalVector )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPlane | FilNet.Plane3D | |||
![]() | outNormalVector | FilNet.Vector3D |


