Class PreTestExciterConfigBuilder
Inheritance
PreTestExciterConfigBuilder
Assembly: NXOpen.dll
Syntax
public class PreTestExciterConfigBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PreTestExciterConfigBuilder()
Declaration
protected PreTestExciterConfigBuilder()
Properties
DampingRatio
Declaration
public double DampingRatio { get; set; }
Property Value
MethodChoice
Declaration
public PreTestExciterConfigBuilder.MethodChoiceType MethodChoice { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
NmifThreshold
Declaration
public double NmifThreshold { get; set; }
Property Value
OffAxisAngleChoice
Declaration
public PreTestExciterConfigBuilder.OffAxisAngleChoiceType OffAxisAngleChoice { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink