You are here: Start » FIL.NET » FIS.FisFilter_AccessSegment Method
FIS.FisFilter_AccessSegment Method
Returns individual fields of a segment.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void FisFilter_AccessSegment ( FilNet.Segment2D inSegment, out FilNet.Point2D outPoint1, out FilNet.Point2D outPoint2 )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment | FilNet.Segment2D | |||
![]() | outPoint1 | FilNet.Point2D | First point of the segment. | ||
![]() | outPoint2 | FilNet.Point2D | Second point of the segment. |