You are here: Start » FIL.NET » Invoke.Segment3DBoundingBox
Computes the smallest box in 3D containing a segment in 3D.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void Segment3DBoundingBox ( Fil.Segment3D inSegment3D, out Fil.Box3D outBoundingBox3D )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment3D | Fil.Segment3D | |||
![]() | outBoundingBox3D | Fil.Box3D |