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