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