Class AcousticsAndVibrationRandomOutputRequestsComponentAccessor
Inheritance
AcousticsAndVibrationRandomOutputRequestsComponentAccessor
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
NodeSelectionType
Declaration
public AcousticsAndVibrationRandomOutputRequestsComponentAccessor.NsType NodeSelectionType { get; set; }
Property Value
Psd
Declaration
public bool Psd { get; set; }
Property Value
Methods
Declaration
public void SetFirstResponseSelectedEntities(AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity entityType, int[] intermediateNodes)
Parameters
Declaration
public void SetSecondResponseSelectedEntities(AcousticsAndVibrationRandomOutputRequestsComponentAccessor.IntermediateEntity entityType, int[] intermediateNodes)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink