Skip to main content
Ctrl+K
PyAnsys Heart - Home PyAnsys Heart - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
    • Release notes
    • Acknowledgements
Ctrl+K
  • GitHub
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • Release notes
  • Acknowledgements
Ctrl+K
  • GitHub

Section Navigation

  • ansys.health.heart
    • post
    • pre
    • settings
    • utils
    • writer
    • examples
    • exceptions
    • logger
    • models
    • models_utils
    • objects
    • parts
      • Part
      • Septum
      • Chamber
      • Ventricle
      • Atrium
      • Artery
      • Myocardium
    • simulator
  • PyAnsys Health
  • API reference
  • The ansys.health.heart library
  • The parts.py module
  • Ventricle

Ventricle#

class ansys.health.heart.parts.Ventricle(name: str = None)#

Bases: Chamber

Ventricle part.

Overview#

septum

Septal surface.

apex_points

List of apex points.

Import detail#

from ansys.health.heart.parts import Ventricle

Attribute detail#

Ventricle.septum: ansys.health.heart.objects.SurfaceMesh#

Septal surface.

Ventricle.apex_points: list[ansys.health.heart.objects.Point] = []#

List of apex points.

On this page
  • ansys.health.heart.parts.Ventricle
  • Overview
  • Import detail
  • Attribute detail
    • septum
    • apex_points
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.5.2.
Last updated on