You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
284 B
ReStructuredText

.. automodule:: gdsii.record
.. autoclass:: Record
:members:
.. attribute:: data
Element data.
.. attribute:: tag
Element tag (:class:`int`).
.. autoclass:: Reader
:members:
.. attribute:: current
Last record read from stream.