Class RSEventBuilder
Inheritance
RSEventBuilder
Assembly: NXOpen.dll
Syntax
public class RSEventBuilder : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
RSEventBuilder()
Declaration
protected RSEventBuilder()
Properties
Attributes
Declaration
public RSEventAttributes Attributes { get; }
Property Value
EventParameters
Declaration
public RSEventParameters EventParameters { get; }
Property Value
EventType
Declaration
public RSEvent.Type EventType { get; set; }
Property Value
InitialConditions
Declaration
public InitialConditions InitialConditions { get; }
Property Value
OutputSetting
Declaration
public RSEventOutputSetting OutputSetting { get; }
Property Value
ResponseSimulationSolution
Declaration
public Solution ResponseSimulationSolution { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink