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