Class AcousticsAndVibrationRandomOutputRequestsComponentAccessor
Inheritance
System.Object
System.MarshalByRefObject
AcousticsAndVibrationRandomOutputRequestsComponentAccessor
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class AcousticsAndVibrationRandomOutputRequestsComponentAccessor : NXObject, IMessageSink, INXObject
Constructors
AcousticsAndVibrationRandomOutputRequestsComponentAccessor()
Declaration
protected AcousticsAndVibrationRandomOutputRequestsComponentAccessor()
Properties
Csd
Declaration
public bool Csd { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NodeSelectionType
Declaration
public AcousticsAndVibrationRandomOutputRequestsComponentAccessor.NsType NodeSelectionType { get; set; }
Property Value
Type | Description |
---|---|
AcousticsAndVibrationRandomOutputRequestsComponentAccessor.NsType |
Psd
Declaration
public bool Psd { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
SetFirstResponseSelectedEntities(AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity, Int32[])
Declaration
public void SetFirstResponseSelectedEntities(AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity entityType, int[] intermediateNodes)
Parameters
Type | Name | Description |
---|---|---|
AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity | entityType | |
System.Int32[] | intermediateNodes |
SetSecondResponseSelectedEntities(AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity, Int32[])
Declaration
public void SetSecondResponseSelectedEntities(AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity entityType, int[] intermediateNodes)
Parameters
Type | Name | Description |
---|---|---|
AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity | entityType | |
System.Int32[] | intermediateNodes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink