finesse.analysis.actions.random.MakeTransparent¶
Overview
- class finesse.analysis.actions.random.MakeTransparent(surfaces, name='make transparent')[source]¶
- Bases: - Action- Action to make all provided surfaces transparent. Simply sets the reflectivity to zero and transmitivity to one. - Parameters
- surfaceslist
- A list of surface component names to be made transparent.