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