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