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