Start » Filter Reference » Path » Path Features » PathBoundingCircle_OrNil
Module: | FoundationBasic |
---|
Computes the smallest circle enclosing a path; returns NIL if the path is empty.
Name | Type | Description | |
---|---|---|---|
inPath | Path | Input path | |
outBoundingCircle | Circle2D? |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of PathBoundingCircle filter group.