Class AcousticModel
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class AcousticModel : NXRemotableObject, IMessageSink
Constructors
AcousticModel(CaePart)
Declaration
protected AcousticModel(CaePart owner)
Parameters
Type | Name | Description |
---|---|---|
CaePart | owner |
Properties
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Methods
CreateMaximumFrequencyReport()
Declaration
public MaximumFrequencyReport CreateMaximumFrequencyReport()
Returns
Type | Description |
---|---|
MaximumFrequencyReport |
Implements
System.Runtime.Remoting.Messaging.IMessageSink