.. _PointKind: ================================================ PointKind ================================================ Description ----------- The path point kind. Static Properties ^^^^^^^^^^^^^^^^^ +----------------------------------------------------+-----------------------------+ | :ref:`CORNERPOINT` readonly | The point must be a corner. | +----------------------------------------------------+-----------------------------+ | :ref:`SMOOTHPOINT` readonly | The point can be a curve. | +----------------------------------------------------+-----------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PointKind/SMOOTHPOINT.rst PointKind/CORNERPOINT.rst