The ``beam.py`` module ====================== .. py:module:: ansys.geometry.core.designer.beam Summary ------- .. py:currentmodule:: beam .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.geometry.core.designer.beam.BeamProfile` - Represents a single beam profile organized within the design assembly. * - :py:obj:`~ansys.geometry.core.designer.beam.BeamCircularProfile` - Represents a single circular beam profile. * - :py:obj:`~ansys.geometry.core.designer.beam.Beam` - Represents a simplified solid body with an assigned 2D cross-section. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: BeamProfile BeamCircularProfile Beam Description ----------- Provides for creating and managing a beam. .. !! processed by numpydoc !!