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