Search Results for

    Show / Hide Table of Contents

    Class CoolingExtendBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    CoolingExtendBuilder
    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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class CoolingExtendBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    CoolingExtendBuilder()

    Declaration
    protected CoolingExtendBuilder()

    Properties

    AdjustBoundaryChannel

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

    BoundaryChannelExtension

    Declaration
    public double BoundaryChannelExtension { get; set; }
    Property Value
    Type Description
    System.Double

    ExtendChannel

    Declaration
    public SelectBodyList ExtendChannel { get; }
    Property Value
    Type Description
    SelectBodyList

    ExtensionValue

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

    LimitBody

    Declaration
    public SelectBody LimitBody { get; }
    Property Value
    Type Description
    SelectBody

    RemoveParameter

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

    ReverseDirection

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

    RoundTip

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

    TipAngle

    Declaration
    public double TipAngle { get; set; }
    Property Value
    Type Description
    System.Double

    TipAngleValue

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

    TipEndType

    Declaration
    public CoolingExtendBuilder.TipEndTypes TipEndType { get; set; }
    Property Value
    Type Description
    CoolingExtendBuilder.TipEndTypes

    Implements

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