You are here: Start » FIL.NET » Invoke.SegmentNormalVector
Computes an unitary vector perpendicular to the segment.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SegmentNormalVector ( Fil.Segment2D inSegment, bool inReverse, out Fil.Vector2D outNormalVector )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment | Fil.Segment2D | |||
![]() | inReverse | bool | True | Default value: True. | |
![]() | outNormalVector | Fil.Vector2D |