Entity
======

.. currentmodule:: zeroheliumkit.src.core

.. autoclass:: Entity
   :member-order: bysource

   

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Entity.add
      ~Entity.clean
      ~Entity.copy
      ~Entity.crop
      ~Entity.cut
      ~Entity.export_dict
      ~Entity.export_dxf
      ~Entity.export_gds
      ~Entity.export_pickle
      ~Entity.get
      ~Entity.has_layer
      ~Entity.mirror
      ~Entity.move
      ~Entity.quickplot
      ~Entity.remove
      ~Entity.rename
      ~Entity.rotate
      ~Entity.scale
      ~Entity.slice
      ~Entity.snap_to
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Entity.anchors
      ~Entity.colors
      ~Entity.errors
      ~Entity.layers
      ~Entity.skeletone
   
   