Class DurSpecialistHarmonicEventBuilder
Inheritance
DurSpecialistHarmonicEventBuilder
Assembly: NXOpen.dll
Syntax
public class DurSpecialistHarmonicEventBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DurSpecialistHarmonicEventBuilder()
Declaration
protected DurSpecialistHarmonicEventBuilder()
Properties
DataSource
Declaration
public NXObject DataSource { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
LoadLength
Declaration
public DurSpecialistLoadLengthBuilder LoadLength { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Scaling
Declaration
public Expression Scaling { get; set; }
Property Value
TemperatureSource
Declaration
public DurSpecialistTemperatureSource TemperatureSource { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink