You are here: Start » FIL.NET » Invoke.BoxIntersection3D
Computes the common part of two boxes in 3D.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void BoxIntersection3D ( Fil.Box3D inBox3D1, Fil.Box3D inBox3D2, out Fil.Box3D outBox3D )