Search Results for

    Show / Hide Table of Contents

    Class PmiLineWeldData

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TransientObject
    PmiSemanticData
    PmiLineWeldData
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    System.IDisposable
    Inherited Members
    PmiSemanticData.FreeResource()
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(String)
    TransientObject.PrintTestData(String, Int32)
    TransientObject.Handle
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public class PmiLineWeldData : PmiSemanticData, IMessageSink, IDisposable

    Constructors

    PmiLineWeldData(IntPtr)

    Declaration
    protected PmiLineWeldData(IntPtr ptr)
    Parameters
    Type Name Description
    System.IntPtr ptr

    Properties

    AllAround

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

    AlongContour

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

    ArrowSideCompound

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

    ArrowSideCompoundMainSize

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

    ArrowSideFinishSymbol

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

    ArrowSideGrooveAngle

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

    ArrowSideGrooveGap

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

    ArrowSideLongitudinalSize

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

    ArrowSideMainSize

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

    ArrowSideStaggeredSize

    Declaration
    public string ArrowSideStaggeredSize { get; }
    Property Value
    Type Description
    System.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
    System.Boolean

    Delta

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

    Field

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

    IncludeReferenceSign

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

    OtherSideCompound

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

    OtherSideCompoundMainSize

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

    OtherSideFinishSymbol

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

    OtherSideGrooveAngle

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

    OtherSideGrooveGap

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

    OtherSideLongitudinalSize

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

    OtherSideMainSize

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

    OtherSideStaggeredSize

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

    OtherSideSymbol

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

    OtheSideSupplementalSymbol

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

    Staggered

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

    StandardType

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    System.IDisposable
    In This Article
    Back to top Generated by DocFX