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