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


