PlotSettings
============

.. module:: ezdxf.entities
    :noindex:

All `PLOTSETTINGS`_ attributes are part of the :class:`~ezdxf.entities.DXFLayout` entity, I don't know if this
entity also appears as standalone entity.

======================== ===========================================================
Subclass of              :class:`ezdxf.entities.DXFObject`
DXF type                 ``'PLOTSETTINGS'``
Factory function         internal data structure
======================== ===========================================================

.. _PLOTSETTINGS: http://help.autodesk.com/view/OARX/2018/ENU/?guid=GUID-1113675E-AB07-4567-801A-310CDE0D56E9


.. class:: PlotSettings

    .. attribute:: dxf.page_setup_name

        Page setup name


TODO
