Class DDAMExcitationBuilder
Inheritance
DDAMExcitationBuilder
Assembly: NXOpen.dll
Syntax
public class DDAMExcitationBuilder : ExcitationBuilder, IMessageSink, IComponentBuilder
Constructors
DDAMExcitationBuilder()
Declaration
protected DDAMExcitationBuilder()
Properties
LoadingType
Declaration
public DDAMExcitation.LoadingType LoadingType { get; set; }
Property Value
ResponseType
Declaration
public DDAMExcitation.ResponseType ResponseType { get; set; }
Property Value
Methods
GetComponentStatus(Component)
Declaration
public bool GetComponentStatus(Excitation.Component component)
Parameters
Returns
SetComponentStatus(Component, bool)
Declaration
public void SetComponentStatus(Excitation.Component component, bool enable)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink