Search Results for

    Show / Hide Table of Contents

    Class LineWeldSideData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    LineWeldSideData
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    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.Annotations
    Assembly: NXOpen.dll
    Syntax
    public class LineWeldSideData : TransientObject, IMessageSink, IDisposable

    Constructors

    LineWeldSideData(nint)

    Declaration
    protected LineWeldSideData(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Properties

    DepthRootOpeningNumberOfWelds

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

    FinishMethod

    Declaration
    public FinishMethod FinishMethod { get; set; }
    Property Value
    Type Description
    FinishMethod

    GrooveAngle

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

    LengthPitch

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

    Size

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

    SizeLetterCode

    Declaration
    public SizeLetterCode SizeLetterCode { get; set; }
    Property Value
    Type Description
    SizeLetterCode

    SupplementarySymbol

    Declaration
    public SupplementarySymbol SupplementarySymbol { get; set; }
    Property Value
    Type Description
    SupplementarySymbol

    Symbol

    Declaration
    public Symbol Symbol { get; set; }
    Property Value
    Type Description
    Symbol

    Methods

    FreeResource()

    Declaration
    protected override void FreeResource()
    Overrides
    TransientObject.FreeResource()

    Implements

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