Class CheckThermalDistortionBuilder
Inheritance
CheckThermalDistortionBuilder
Assembly: NXOpen.dll
Syntax
public class CheckThermalDistortionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CheckThermalDistortionBuilder()
Declaration
protected CheckThermalDistortionBuilder()
Properties
BuildPlateTemperature
Declaration
public Expression BuildPlateTemperature { get; }
Property Value
BuildPlateThickness
Declaration
public Expression BuildPlateThickness { get; }
Property Value
CheckerCreationTime
Declaration
public string CheckerCreationTime { get; set; }
Property Value
CriticalAngle
Declaration
public Expression CriticalAngle { get; }
Property Value
DisplayResolutionBuilder
Declaration
public DisplayResolutionBuilder DisplayResolutionBuilder { get; }
Property Value
ElementSize
Declaration
public Expression ElementSize { get; }
Property Value
FilePathKey
Declaration
public string FilePathKey { get; set; }
Property Value
JobID
Declaration
public string JobID { get; set; }
Property Value
JobStatus
Declaration
public CheckThermalDistortionBuilder.JobStatusType JobStatus { get; set; }
Property Value
LayerThickness
Declaration
public Expression LayerThickness { get; }
Property Value
MaterialEnum
Declaration
public int MaterialEnum { get; set; }
Property Value
NumberOfLasers
Declaration
public Expression NumberOfLasers { get; }
Property Value
PartMaterial
Declaration
public string PartMaterial { get; set; }
Property Value
PrinterDiameter
Declaration
public Expression PrinterDiameter { get; }
Property Value
PrinterHeight
Declaration
public Expression PrinterHeight { get; }
Property Value
PrinterLength
Declaration
public Expression PrinterLength { get; }
Property Value
PrinterName
Declaration
public string PrinterName { get; set; }
Property Value
PrinterShape
Declaration
public CheckThermalDistortionBuilder.PrinterShapeTypes PrinterShape { get; set; }
Property Value
PrinterWidth
Declaration
public Expression PrinterWidth { get; }
Property Value
SelectionAndPlacement
Declaration
public SelectionAndPlacementBuilder SelectionAndPlacement { get; }
Property Value
StressRelief
Declaration
public bool StressRelief { get; set; }
Property Value
UserID
Declaration
public string UserID { get; set; }
Property Value
Methods
CheckJobStatus()
Declaration
public void CheckJobStatus()
CreatePrintCsys()
Declaration
public void CreatePrintCsys()
OrientPartToMinimumThermalDistortion()
Declaration
public void OrientPartToMinimumThermalDistortion()
Update()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink