.. vale off

ControlPointSelection
=====================

.. currentmodule:: ansys.meshing.prime

.. autoclass:: ControlPointSelection
   
   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      ControlPointSelection.conjugate
      ControlPointSelection.bit_length
      ControlPointSelection.bit_count
      ControlPointSelection.to_bytes
      ControlPointSelection.from_bytes
      ControlPointSelection.as_integer_ratio
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ControlPointSelection.real
      ControlPointSelection.imag
      ControlPointSelection.numerator
      ControlPointSelection.denominator
      ControlPointSelection.MANUAL
      ControlPointSelection.PROGRAMCONTROLLED
   
   

.. minigallery::
    :add-heading: Examples using ControlPointSelection

    ansys.meshing.prime.ControlPointSelection

.. vale on