Structure
=========

.. currentmodule:: zeroheliumkit.src.core

.. autoclass:: Structure
   :member-order: bysource

   

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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