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_empty

CableMesh.is_empty

CableMesh.is_empty()

Verify that the mesh is empty.

Returns:
bool

True if the mesh has no vertices. False otherwise.

See also

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

© Copyright Block Research Group - ETH Zurich.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.