Class SimSoundProcessingFilterTreatmentBuilder
Inheritance
SimSoundProcessingFilterTreatmentBuilder
Assembly: NXOpen.dll
Syntax
public class SimSoundProcessingFilterTreatmentBuilder : SimSoundProcessingTreatmentBuilder, IMessageSink, IComponentBuilder
Constructors
SimSoundProcessingFilterTreatmentBuilder()
Declaration
protected SimSoundProcessingFilterTreatmentBuilder()
Properties
Window
Declaration
public SoundProcessingWindowType Window { get; set; }
Property Value
Methods
Overlay(int, int)
Declaration
public void Overlay(int deviceIndex, int viewportIndex)
Parameters
Type |
Name |
Description |
int |
deviceIndex |
|
int |
viewportIndex |
|
Plot(int, int)
Declaration
public void Plot(int deviceIndex, int viewportIndex)
Parameters
Type |
Name |
Description |
int |
deviceIndex |
|
int |
viewportIndex |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink