Skip to main content
Ctrl+K
Logo image

COMPAS Force Density

  • Introduction
  • Installation
  • Tutorial
  • Examples
  • API Reference
    • compas_fd
      • constraints
      • datastructures
      • solvers
      • loads
  • License
COMPAS.dev
  • API Reference
  • CableMesh
  • CableMesh.is_trimesh

CableMesh.is_trimesh

CableMesh.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
  • CableMesh.is_trimesh()

© Copyright Block Research Group - ETH Zurich.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.