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