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