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