Search Results for

    Show / Hide Table of Contents

    Class UFWeb

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    UFWeb
    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 UFWeb : NXRemotableObject, IMessageSink

    Methods

    AuthorHtml(string, string, int)

    Declaration
    public void AuthorHtml(string output_filename, string template_filename, int apply_to_each_component)
    Parameters
    Type Name Description
    string output_filename
    string template_filename
    int apply_to_each_component

    WriteToFile(string)

    Declaration
    public void WriteToFile(string output_string)
    Parameters
    Type Name Description
    string output_string

    Implements

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