Search Results for

    Show / Hide Table of Contents

    Class PmiPartIdentificationData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    PmiSemanticData
    PmiPartIdentificationData
    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 PmiPartIdentificationData : PmiSemanticData, IMessageSink, IDisposable

    Constructors

    PmiPartIdentificationData(nint)

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

    Properties

    DescriptiveModifier

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

    FirstNomenclature

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

    Identifier

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

    ItemName

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

    ItemNameModifier

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

    Revision

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

    SecondNomenclature

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

    ThirdNomenclature

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

    Title

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

    Implements

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