get_material_stacks¶
-
ipkiss3.all.device_sim.
get_material_stacks
(layout, material_stack_factory=None, process_flow=None)¶ Convenience function that returns material stacks used to fabricate the structure.
Parameters: layout : LayoutView
Layout of the structure that is fabricated.
process_flow : VFabricationProcessFlow, optional
Defines the virtual fabrication stacks. The default is TECH.VFABRICATION.PROCESS_FLOW.
material_stack_factory : MaterialStackFactory, optional
A set of material stacks that define the virtual fabrication. The default is TECH.MATERIAL_STACKS.