Skip to main content
Ctrl+K
Logo image

COMPAS TNA

  • Introduction
  • Installation
  • Tutorial
  • API Reference
    • compas_tna
      • compas_tna.diagrams
      • compas_tna.equilibrium
      • compas_tna.loads
      • compas_tna.notebook
      • compas_tna.rhino
      • compas_tna.scene
  • License
  • Acknowledgements
COMPAS.dev
  • API Reference
  • FormDiagram
  • FormDiagram.is_quadmesh

FormDiagram.is_quadmesh

FormDiagram.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
  • FormDiagram.is_quadmesh()

© Copyright Block Research Group - ETH Zurich.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.