WLJS LogoWLJS Notebook

DiscretizeRegion

DiscretizeRegion[reg] discretizes a region reg into a MeshRegion.

DiscretizeRegion[reg, {{xmin, xmax}, ...}] restricts to the bounds [xmin, xmax]×....

Examples

Discretize a disk:

DiscretizeRegion[Disk[]]

Please visit the official Wolfram Language Reference for more details.

On this page