Search Results for

    Show / Hide Table of Contents

    Class CheckThermalDistortionBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    CheckThermalDistortionBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Validate
    Assembly: NXOpen.dll
    Syntax
    public class CheckThermalDistortionBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    CheckThermalDistortionBuilder()

    Declaration
    protected CheckThermalDistortionBuilder()

    Properties

    BuildPlateTemperature

    Declaration
    public Expression BuildPlateTemperature { get; }
    Property Value
    Type Description
    Expression

    BuildPlateThickness

    Declaration
    public Expression BuildPlateThickness { get; }
    Property Value
    Type Description
    Expression

    CheckerCreationTime

    Declaration
    public string CheckerCreationTime { get; set; }
    Property Value
    Type Description
    System.String

    CriticalAngle

    Declaration
    public Expression CriticalAngle { get; }
    Property Value
    Type Description
    Expression

    DisplayResolutionBuilder

    Declaration
    public DisplayResolutionBuilder DisplayResolutionBuilder { get; }
    Property Value
    Type Description
    DisplayResolutionBuilder

    ElementSize

    Declaration
    public Expression ElementSize { get; }
    Property Value
    Type Description
    Expression

    FilePathKey

    Declaration
    public string FilePathKey { get; set; }
    Property Value
    Type Description
    System.String

    JobID

    Declaration
    public string JobID { get; set; }
    Property Value
    Type Description
    System.String

    JobStatus

    Declaration
    public CheckThermalDistortionBuilder.JobStatusType JobStatus { get; set; }
    Property Value
    Type Description
    CheckThermalDistortionBuilder.JobStatusType

    LayerThickness

    Declaration
    public Expression LayerThickness { get; }
    Property Value
    Type Description
    Expression

    MaterialEnum

    Declaration
    public int MaterialEnum { get; set; }
    Property Value
    Type Description
    System.Int32

    NumberOfLasers

    Declaration
    public Expression NumberOfLasers { get; }
    Property Value
    Type Description
    Expression

    PartMaterial

    Declaration
    public string PartMaterial { get; set; }
    Property Value
    Type Description
    System.String

    PrinterDiameter

    Declaration
    public Expression PrinterDiameter { get; }
    Property Value
    Type Description
    Expression

    PrinterHeight

    Declaration
    public Expression PrinterHeight { get; }
    Property Value
    Type Description
    Expression

    PrinterLength

    Declaration
    public Expression PrinterLength { get; }
    Property Value
    Type Description
    Expression

    PrinterName

    Declaration
    public string PrinterName { get; set; }
    Property Value
    Type Description
    System.String

    PrinterShape

    Declaration
    public CheckThermalDistortionBuilder.PrinterShapeTypes PrinterShape { get; set; }
    Property Value
    Type Description
    CheckThermalDistortionBuilder.PrinterShapeTypes

    PrinterWidth

    Declaration
    public Expression PrinterWidth { get; }
    Property Value
    Type Description
    Expression

    SelectionAndPlacement

    Declaration
    public SelectionAndPlacementBuilder SelectionAndPlacement { get; }
    Property Value
    Type Description
    SelectionAndPlacementBuilder

    StressRelief

    Declaration
    public bool StressRelief { get; set; }
    Property Value
    Type Description
    System.Boolean

    UserID

    Declaration
    public string UserID { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    CheckJobStatus()

    Declaration
    public void CheckJobStatus()

    CreatePrintCsys()

    Declaration
    public void CreatePrintCsys()

    OrientPartToMinimumThermalDistortion()

    Declaration
    public void OrientPartToMinimumThermalDistortion()

    Update()

    Declaration
    public void Update()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX