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.
RegionBoundary[reg] represents the boundary of the region reg.
Get the boundary of a disk:
RegionBoundary[Disk[]]
(* Circle[{0, 0}] *)Please visit the official Wolfram Language Reference for more details.