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


