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