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


