AbstractAperture ================ .. currentmodule:: optika.apertures .. autoclass:: optika.apertures.AbstractAperture :members: :show-inheritance: :inherited-members: :undoc-members: :member-order: groupwise .. rubric:: Attributes .. autosummary:: ~AbstractAperture.active ~AbstractAperture.bound_lower ~AbstractAperture.bound_upper ~AbstractAperture.inverted ~AbstractAperture.kwargs_plot ~AbstractAperture.samples_wire ~AbstractAperture.shape ~AbstractAperture.transformation ~AbstractAperture.vertices .. rubric:: Methods .. autosummary:: ~AbstractAperture.__init__ ~AbstractAperture.clip_rays ~AbstractAperture.plot ~AbstractAperture.to_dxf ~AbstractAperture.to_string ~AbstractAperture.wire .. rubric:: Inheritance Diagram .. inheritance-diagram:: optika.apertures.AbstractAperture :parts: 1