Search Results for

    Show / Hide Table of Contents

    Class WeldImportBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    WeldImportBuilder
    Implements
    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, 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 WeldImportBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    WeldImportBuilder()

    Declaration
    protected WeldImportBuilder()

    Properties

    ConfirmWarningMessages

    Declaration
    public bool ConfirmWarningMessages { get; set; }
    Property Value
    Type Description
    bool

    CreateFeatureGroups

    Declaration
    public bool CreateFeatureGroups { get; set; }
    Property Value
    Type Description
    bool

    InputFile

    Declaration
    public string InputFile { get; set; }
    Property Value
    Type Description
    string

    TemplateFile

    Declaration
    public string TemplateFile { get; set; }
    Property Value
    Type Description
    string

    Implements

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