Search Results for

    Show / Hide Table of Contents

    Class PmiLocatorDesignatorData

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

    Constructors

    PmiLocatorDesignatorData(nint)

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

    Properties

    AttributeType

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

    ChangeLevelType

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

    CoordinatePlane

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

    DecimalPrecision

    Declaration
    public int DecimalPrecision { get; }
    Property Value
    Type Description
    int

    FunctionalSubscript

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

    Group

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

    Hotspot

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

    Letter

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

    NormalDirection

    Declaration
    public Vector3d NormalDirection { get; }
    Property Value
    Type Description
    Vector3d

    Note

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

    PartName

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

    PinDirection

    Declaration
    public Vector3d PinDirection { get; }
    Property Value
    Type Description
    Vector3d

    PunchDirection

    Declaration
    public Vector3d PunchDirection { get; }
    Property Value
    Type Description
    Vector3d

    Subtype

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

    SymbolName

    Declaration
    public string SymbolName { 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