shape_factor# property Amplifier.shape_factor: float# Ratio defining the selectivity of the amplifier. Value should be between 1 and 100. Examples >>> from ansys.aedt.core import Emit >>> app = Emit() >>> amp = app.schematic.create_component("Amplifier") >>> amp.shape_factor = 2