You are here: Start » FIL.NET » FIS.TrimLine Method
FIS.TrimLine Method
Creates a segment contained in a box from a line.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TrimLine ( FilNet.Line2D inLine, FilNet.Box inBox, out FilNet.Segment2D? outSegment )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLine | FilNet.Line2D | |||
![]() | inBox | FilNet.Box | Box defining a region the input line will be cropped to. | ||
![]() | outSegment | FilNet.Segment2D? |