Skip to main content
Ctrl+K
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_trimesh

Block.is_trimesh

Block.is_trimesh()

Verify that the mesh consists of only triangles.

Returns:
bool

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

See also

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

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.13.3.