Skip to main content
Ctrl+K
Logo image

COMPAS AGS

  • Introduction
  • Installation
  • Examples
    • Basic example
    • Updating the form diagram
    • Optimise the load path
    • Fink Truss
  • API Reference
    • compas_ags
      • compas_ags.ags
      • compas_ags.diagrams
      • compas_ags.exceptions
  • Publications
    • Algebraic Graph Statics
    • Bi-directional Algebraic Graph Statics
    • Interactive Graphic Statics
    • Load-path optimisation of funicular networks
  • License
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.