WOLFRAM

yields True if the region reg is a valid BoundaryMeshRegion object and False otherwise.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

A valid BoundaryMeshRegion in 2D:

Out[1]=1
Out[2]=2

A valid BoundaryMeshRegion in 3D:

Out[1]=1
Out[2]=2

Scope  (7)Survey of the scope of standard use cases

Use BoundaryMeshRegionQ to check for valid BoundaryMeshRegion constructions:

Out[1]=1

Even though the expression Head is BoundaryMeshRegion, it is not a valid object to use:

Out[3]=3

A directly constructed valid BoundaryMeshRegion:

Out[1]=1
Out[2]=2

BoundaryMeshRegion from a set of points:

Out[2]=2
Out[3]=3

A MeshRegion is not a BoundaryMeshRegion:

Out[1]=1
Out[2]=2

The full-dimensional component can be converted using BoundaryMesh:

Out[3]=3
Out[4]=4

A special region is not a BoundaryMeshRegion:

Out[2]=2

Full-dimensional regions can be converted using BoundaryDiscretizeRegion:

Out[3]=3
Out[4]=4

A graphic is not a BoundaryMeshRegion:

Out[1]=1

Full-dimensional regions can be converted using BoundaryDiscretizeGraphics:

Out[2]=2
Out[3]=3

BoundaryMeshRegion in dimension :

Out[1]=1
Out[2]=2

Applications  (2)Sample problems that can be solved with this function

Create a definition that only applies to boundary mesh regions:

Out[1]=1
Out[3]=3

Select the BoundaryMeshRegion from a list of regions:

Out[1]=1
Out[2]=2

Properties & Relations  (3)Properties of the function, and connections to other functions

A BoundaryMeshRegion is always RegionQ:

Out[3]=3
Out[4]=4

A BoundaryMeshRegion is always BoundedRegionQ:

Out[2]=2

A BoundaryMeshRegion is always ConstantRegionQ:

Out[2]=2
Wolfram Research (2014), BoundaryMeshRegionQ, Wolfram Language function, https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html.
Wolfram Research (2014), BoundaryMeshRegionQ, Wolfram Language function, https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html.

Text

Wolfram Research (2014), BoundaryMeshRegionQ, Wolfram Language function, https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html.

Wolfram Research (2014), BoundaryMeshRegionQ, Wolfram Language function, https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html.

CMS

Wolfram Language. 2014. "BoundaryMeshRegionQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html.

Wolfram Language. 2014. "BoundaryMeshRegionQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html.

APA

Wolfram Language. (2014). BoundaryMeshRegionQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html

Wolfram Language. (2014). BoundaryMeshRegionQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html

BibTeX

@misc{reference.wolfram_2025_boundarymeshregionq, author="Wolfram Research", title="{BoundaryMeshRegionQ}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html}", note=[Accessed: 08-June-2025 ]}

@misc{reference.wolfram_2025_boundarymeshregionq, author="Wolfram Research", title="{BoundaryMeshRegionQ}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html}", note=[Accessed: 08-June-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_boundarymeshregionq, organization={Wolfram Research}, title={BoundaryMeshRegionQ}, year={2014}, url={https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html}, note=[Accessed: 08-June-2025 ]}

@online{reference.wolfram_2025_boundarymeshregionq, organization={Wolfram Research}, title={BoundaryMeshRegionQ}, year={2014}, url={https://reference.wolfram.com/language/ref/BoundaryMeshRegionQ.html}, note=[Accessed: 08-June-2025 ]}