You are here: Start » FIL.NET » Invoke.TestLine3DThroughCircle3D
Tests whether a line in 3D goes through a circle in 3D.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestLine3DThroughCircle3D ( Fil.Line3D inLine3D, Fil.Circle3D inCircle3D, out bool outGoesThrough )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLine3D | Fil.Line3D | |||
![]() | inCircle3D | Fil.Circle3D | |||
![]() | outGoesThrough | bool |