You are here: Start » AVL.NET » Invoke.PathBoundingCircle
Computes the smallest circle enclosing a path.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void PathBoundingCircle ( Avl.Path inPath, out Avl.Circle2D outBoundingCircle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | Avl.Path | Input path. | ||
![]() | outBoundingCircle | Avl.Circle2D |