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