Class AcousticsAndVibrationAcousticRadiatingSurfaceComponentAccessor
Inheritance
AcousticsAndVibrationAcousticRadiatingSurfaceComponentAccessor
Assembly: NXOpen.dll
Syntax
public class AcousticsAndVibrationAcousticRadiatingSurfaceComponentAccessor : NXObject, IMessageSink, INXObject
Constructors
AcousticsAndVibrationAcousticRadiatingSurfaceComponentAccessor()
Declaration
protected AcousticsAndVibrationAcousticRadiatingSurfaceComponentAccessor()
Properties
DatabaseSource
Declaration
public AcousticsAndVibrationDatabaseSourceAccessor DatabaseSource { get; }
Property Value
DensityDataSetName
Declaration
public string DensityDataSetName { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
PressureDataSetName
Declaration
public string PressureDataSetName { get; set; }
Property Value
Type
Declaration
public AcousticsAndVibrationAcousticRadiatingSurfaceComponentAccessor.Loadtype Type { get; set; }
Property Value
VelocityDataSetName
Declaration
public string VelocityDataSetName { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink