You are here: Start » FIL.NET » FIS.FitSegmentToRegion Method
FIS.FitSegmentToRegion Method
Approximates a region with a segment using selected outliers suppression method.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void FitSegmentToRegion ( FilNet.Region inRegion, FilNet.RegionSegmentFittingMethod inMethod, out FilNet.Segment2D outSegment )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inMethod | FilNet.RegionSegmentFittingMethod | |||
![]() | outSegment | FilNet.Segment2D |