Search Results for

    Show / Hide Table of Contents

    Class WeldPointExitBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    WeldPointExitBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    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.Weld
    Assembly: NXOpen.dll
    Syntax
    public class WeldPointExitBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    WeldPointExitBuilder()

    Declaration
    protected WeldPointExitBuilder()

    Properties

    CommandUsed

    Declaration
    public WeldPointExitBuilder.CommandName CommandUsed { get; }
    Property Value
    Type Description
    WeldPointExitBuilder.CommandName

    Methods

    GetFeatureDetails(out FeatureDetails[])

    Declaration
    public void GetFeatureDetails(out WeldPointExitBuilder.FeatureDetails[] features)
    Parameters
    Type Name Description
    FeatureDetails[] features

    GetFeatureInformation(out FeatureInfo[])

    Declaration
    [Obsolete("Deprecated in NX12.0.1.  Use NXOpen.Weld.WeldPointExitBuilder.GetFeatureDetails instead.")]
    public void GetFeatureInformation(out WeldPointExitBuilder.FeatureInfo[] features)
    Parameters
    Type Name Description
    FeatureInfo[] features

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

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