You are here: Start » AVL.NET » Invoke.TrimSegment3D
Creates a segment contained in a box in 3D from another segment in 3D.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void TrimSegment3D ( Avl.Segment3D inSegment3D, Avl.Box3D inBox3D, Conditional<Avl.Segment3D> outSegment3D )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment3D | Avl.Segment3D | |||
![]() | inBox3D | Avl.Box3D | |||
![]() | outSegment3D | Atl.Conditional<Avl.Segment3D> |