Search Results for

    Show / Hide Table of Contents

    Class ExportWeldJointBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ExportWeldBuilder
    ExportWeldJointBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    ExportWeldBuilder.GetExportedAttributes()
    ExportWeldBuilder.SetExportedAttributes(string[])
    ExportWeldBuilder.GetConnectedPartAttributes()
    ExportWeldBuilder.SetConnectedPartAttributes(string[])
    ExportWeldBuilder.ReadAttributesFromWelds()
    ExportWeldBuilder.SaveAsDefault()
    ExportWeldBuilder.RestoreDefault()
    ExportWeldBuilder.SaveToFile()
    ExportWeldBuilder.OpenFromFile()
    ExportWeldBuilder.AttributeOrigin
    ExportWeldBuilder.ConnectedPartAttrToggle
    ExportWeldBuilder.CsvFileName
    ExportWeldBuilder.Output
    ExportWeldBuilder.TemplateFileName
    ExportWeldBuilder.WeldPoints
    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 ExportWeldJointBuilder : ExportWeldBuilder, IMessageSink, IComponentBuilder

    Constructors

    ExportWeldJointBuilder()

    Declaration
    protected ExportWeldJointBuilder()

    Properties

    ChordalTolerance

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

    IncludeAttributesFromMAG

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

    OutputFaceInfo

    Declaration
    public ExportWeldJointBuilder.OutputFaceInfoTypes OutputFaceInfo { get; set; }
    Property Value
    Type Description
    ExportWeldJointBuilder.OutputFaceInfoTypes

    OutputFilletFaceInfo

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

    ProjectToTarget

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

    WorkCoordinateSystem

    Declaration
    public CoordinateSystem WorkCoordinateSystem { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    Implements

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