WLJS LogoWLJS Notebook

RegionBoundary

RegionBoundary[reg] represents the boundary of the region reg.

Examples

Get the boundary of a disk:

RegionBoundary[Disk[]]
(* Circle[{0, 0}] *)

Please visit the official Wolfram Language Reference for more details.

On this page