Search Results for

    Show / Hide Table of Contents

    Class PmiLineWeldData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    PmiSemanticData
    PmiLineWeldData
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    PmiSemanticData.FreeResource()
    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 PmiLineWeldData : PmiSemanticData, IMessageSink, IDisposable

    Constructors

    PmiLineWeldData(nint)

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

    Properties

    AllAround

    Declaration
    public bool AllAround { get; }
    Property Value
    Type Description
    bool

    AlongContour

    Declaration
    public PmiLineWeldData.AlongContourTypes AlongContour { get; }
    Property Value
    Type Description
    PmiLineWeldData.AlongContourTypes

    ArrowSideCompound

    Declaration
    public bool ArrowSideCompound { get; }
    Property Value
    Type Description
    bool

    ArrowSideCompoundMainSize

    Declaration
    public string ArrowSideCompoundMainSize { get; }
    Property Value
    Type Description
    string

    ArrowSideFinishSymbol

    Declaration
    public PmiLineWeldData.FinishSymbolTypes ArrowSideFinishSymbol { get; }
    Property Value
    Type Description
    PmiLineWeldData.FinishSymbolTypes

    ArrowSideGrooveAngle

    Declaration
    public string ArrowSideGrooveAngle { get; }
    Property Value
    Type Description
    string

    ArrowSideGrooveGap

    Declaration
    public string ArrowSideGrooveGap { get; }
    Property Value
    Type Description
    string

    ArrowSideLongitudinalSize

    Declaration
    public string ArrowSideLongitudinalSize { get; }
    Property Value
    Type Description
    string

    ArrowSideMainSize

    Declaration
    public string ArrowSideMainSize { get; }
    Property Value
    Type Description
    string

    ArrowSideStaggeredSize

    Declaration
    public string ArrowSideStaggeredSize { get; }
    Property Value
    Type Description
    string

    ArrowSideSupplementalSymbol

    Declaration
    public PmiLineWeldData.SupplementalSymbolTypes ArrowSideSupplementalSymbol { get; }
    Property Value
    Type Description
    PmiLineWeldData.SupplementalSymbolTypes

    ArrowSideSymbol

    Declaration
    public PmiLineWeldData.SymbolTypes ArrowSideSymbol { get; }
    Property Value
    Type Description
    PmiLineWeldData.SymbolTypes

    Centered

    Declaration
    public bool Centered { get; }
    Property Value
    Type Description
    bool

    Delta

    Declaration
    public bool Delta { get; }
    Property Value
    Type Description
    bool

    Field

    Declaration
    public bool Field { get; }
    Property Value
    Type Description
    bool

    IncludeReferenceSign

    Declaration
    public bool IncludeReferenceSign { get; }
    Property Value
    Type Description
    bool

    OtheSideSupplementalSymbol

    Declaration
    public PmiLineWeldData.SupplementalSymbolTypes OtheSideSupplementalSymbol { get; }
    Property Value
    Type Description
    PmiLineWeldData.SupplementalSymbolTypes

    OtherSideCompound

    Declaration
    public bool OtherSideCompound { get; }
    Property Value
    Type Description
    bool

    OtherSideCompoundMainSize

    Declaration
    public string OtherSideCompoundMainSize { get; }
    Property Value
    Type Description
    string

    OtherSideFinishSymbol

    Declaration
    public PmiLineWeldData.FinishSymbolTypes OtherSideFinishSymbol { get; }
    Property Value
    Type Description
    PmiLineWeldData.FinishSymbolTypes

    OtherSideGrooveAngle

    Declaration
    public string OtherSideGrooveAngle { get; }
    Property Value
    Type Description
    string

    OtherSideGrooveGap

    Declaration
    public string OtherSideGrooveGap { get; }
    Property Value
    Type Description
    string

    OtherSideLongitudinalSize

    Declaration
    public string OtherSideLongitudinalSize { get; }
    Property Value
    Type Description
    string

    OtherSideMainSize

    Declaration
    public string OtherSideMainSize { get; }
    Property Value
    Type Description
    string

    OtherSideStaggeredSize

    Declaration
    public string OtherSideStaggeredSize { get; }
    Property Value
    Type Description
    string

    OtherSideSymbol

    Declaration
    public PmiLineWeldData.SymbolTypes OtherSideSymbol { get; }
    Property Value
    Type Description
    PmiLineWeldData.SymbolTypes

    Staggered

    Declaration
    public bool Staggered { get; }
    Property Value
    Type Description
    bool

    StandardType

    Declaration
    public PmiLineWeldData.StandardTypes StandardType { get; }
    Property Value
    Type Description
    PmiLineWeldData.StandardTypes

    Implements

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