NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.UF.UFWeb Class Reference

Contains wrappers for all 'UF_WEB' functions and data types. More...

Inheritance diagram for NXOpen.UF.UFWeb:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

void AuthorHtml (string output_filename, string template_filename, int apply_to_each_component)
 Wrapper method for UF_WEB_author_html More...
 
void WriteToFile (string output_string)
 Wrapper method for UF_WEB_write_to_file More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Contains wrappers for all 'UF_WEB' functions and data types.

Member Function Documentation

void NXOpen.UF.UFWeb.AuthorHtml ( string  output_filename,
string  template_filename,
int  apply_to_each_component 
)
inline

Wrapper method for UF_WEB_author_html

Refer to UF_WEB_author_html for documentation

License requirements:UG/WEB EXPRESS

void NXOpen.UF.UFWeb.WriteToFile ( string  output_string)
inline

Wrapper method for UF_WEB_write_to_file

Refer to UF_WEB_write_to_file for documentation

License requirements:UG/WEB EXPRESS


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.