Search Results for

    Show / Hide Table of Contents

    Class PmiDatumData

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

    Constructors

    PmiDatumData(nint)

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

    Properties

    AllAround

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

    IndividuallyApplied

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

    Label

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

    Implements

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