Search Results for

    Show / Hide Table of Contents

    Class UFShopdoc

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    UFShopdoc
    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.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public class UFShopdoc : NXRemotableObject, IMessageSink

    Methods

    GenerateDoc(string, string, OutputUnits)

    Declaration
    public void GenerateDoc(string doc_name, string output_filename, UFSetup.OutputUnits output_units)
    Parameters
    Type Name Description
    string doc_name
    string output_filename
    UFSetup.OutputUnits output_units

    Implements

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