Search Results for

    Show / Hide Table of Contents

    Class TransitionLawNodeBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    OnPathDimWithValueBuilder
    TransitionLawNodeBuilder
    Implements
    IMessageSink
    INXObject
    IComponentBuilder
    Inherited Members
    OnPathDimWithValueBuilder.InheritLocation(OnPathDimWithValueBuilder)
    OnPathDimWithValueBuilder.InheritValue(OnPathDimWithValueBuilder)
    OnPathDimWithValueBuilder.FindObject(string)
    OnPathDimWithValueBuilder.Print()
    OnPathDimWithValueBuilder.SetName(string)
    OnPathDimWithValueBuilder.Validate()
    OnPathDimWithValueBuilder.Location
    OnPathDimWithValueBuilder.Value
    OnPathDimWithValueBuilder.IsOccurrence
    OnPathDimWithValueBuilder.JournalIdentifier
    OnPathDimWithValueBuilder.Name
    OnPathDimWithValueBuilder.OwningComponent
    OnPathDimWithValueBuilder.OwningPart
    OnPathDimWithValueBuilder.Prototype
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.GeometricUtilities
    Assembly: NXOpen.dll
    Syntax
    public class TransitionLawNodeBuilder : OnPathDimWithValueBuilder, IMessageSink, INXObject, IComponentBuilder

    Constructors

    TransitionLawNodeBuilder()

    Declaration
    protected TransitionLawNodeBuilder()

    Properties

    Transition

    Declaration
    public TransitionLawNodeBuilder.TransitionType Transition { get; set; }
    Property Value
    Type Description
    TransitionLawNodeBuilder.TransitionType

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    INXObject
    IComponentBuilder
    In this article
    Back to top Generated by DocFX