Class SimSoundProcessingFilterBandStopBuilder
Inheritance
SimSoundProcessingFilterBandStopBuilder
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class SimSoundProcessingFilterBandStopBuilder : SimSoundProcessingFilterTreatmentBuilder, IMessageSink, IComponentBuilder
Constructors
SimSoundProcessingFilterBandStopBuilder()
Declaration
protected SimSoundProcessingFilterBandStopBuilder()
Properties
HighCutoffFrequency
Declaration
public Expression HighCutoffFrequency { get; }
Property Value
Type | Description |
---|---|
Expression |
LowCutoffFrequency
Declaration
public Expression LowCutoffFrequency { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink