Search Results for

    Show / Hide Table of Contents

    Class CustomSymbolUtils

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    CustomSymbolUtils
    Implements
    IMessageSink
    Inherited Members
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public class CustomSymbolUtils : NXRemotableObject, IMessageSink

    Constructors

    CustomSymbolUtils()

    Declaration
    public CustomSymbolUtils()

    Methods

    GetSymbolList(string, out string[], out string[], out string[])

    Declaration
    public void GetSymbolList(string path, out string[] subFolderNames, out string[] symbolNames, out string[] symbolIcons)
    Parameters
    Type Name Description
    string path
    string[] subFolderNames
    string[] symbolNames
    string[] symbolIcons

    Implements

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