Skip to main content
Ctrl+K
Logo image Logo image

COMPAS Assembly

  • Introduction
  • Installation
  • Tutorial
  • Examples
    • Two Blocks
    • Leaning Stack of Blocks
    • A Semicircular Arch
    • Crossvault
    • A Hemispherical Dome
    • A Curved Wall
  • API Reference
    • compas_assembly
      • compas_assembly.algorithms
      • compas_assembly.datastructures
      • compas_assembly.geometry
  • Publications
  • License
COMPAS.dev
  • API Reference
  • Block
  • Block.is_quadmesh

Block.is_quadmesh

Block.is_quadmesh()

Verify that the mesh consists of only quads.

Returns:
bool

True, if the mesh is a quad mesh. False, otherwise.

See also

is_valid(), is_regular(), is_manifold(), is_orientable(), is_empty(), is_closed(), is_trimesh()
On this page
  • Block.is_quadmesh()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.13.3.