You are here: Start » FIL.NET » Invoke.TrimSegment
Creates a segment contained in a box from another segment.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TrimSegment ( Fil.Segment2D inSegment, Fil.Box inBox, Conditional<Fil.Segment2D> outSegment )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment | Fil.Segment2D | |||
![]() | inBox | Fil.Box | |||
![]() | outSegment | Ftl.Conditional<Fil.Segment2D> |