You are here: Start » FIL.NET » Invoke.LineNormalVector
Computes the normal vector of a line.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void LineNormalVector ( Fil.Line2D inLine, bool inReverse, out Fil.Vector2D outVector )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLine | Fil.Line2D | |||
![]() | inReverse | bool | True | Default value: True. | |
![]() | outVector | Fil.Vector2D |