Search Results for

    Show / Hide Table of Contents

    Class ConnectionLocationBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseSubObjectBuilder
    LocationBuilder
    ConnectionLocationBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    LocationBuilder.SetValueX(double, double)
    LocationBuilder.SetValueY(double, double)
    LocationBuilder.EvaluatedValueX
    LocationBuilder.EvaluatedValueY
    LocationBuilder.InputPercentX
    LocationBuilder.InputPercentY
    LocationBuilder.InputValueX
    LocationBuilder.InputValueY
    LocationBuilder.Reference
    LocationBuilder.UpToDate
    BaseSubObjectBuilder.Validate()
    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.Diagramming
    Assembly: NXOpen.dll
    Syntax
    public class ConnectionLocationBuilder : LocationBuilder, IMessageSink, IComponentBuilder

    Constructors

    ConnectionLocationBuilder()

    Declaration
    protected ConnectionLocationBuilder()

    Properties

    SegmentIdentifier

    Declaration
    public int SegmentIdentifier { get; set; }
    Property Value
    Type Description
    int

    Implements

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