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

Represents the report manager. More...

Inheritance diagram for NXOpen.Report.ReportManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.Report.ResultXmlFileWriter 
CreateResultXmlFileWriter ()
 Creates a new NXOpen.Report.ResultXmlFileWriter object. More...
 
unsafe void GetOriginalImageDimension (string imageFullFileName, out double width, out double height)
 Gets the original dimension of a given image 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...
 

Properties

NXOpen.Report.AutomationLogger AutomationLogger [get]
 Returns the NXOpen.Report.AutomationLogger belonging to the report manager More...
 
NXOpen.Report.CommandManager CommandManager [get]
 Returns the NXOpen.Report.CommandManager belonging to the report manager More...
 
unsafe
NXOpen.Report.ReportPreference 
Preference [get]
 Returns the report preference. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents the report manager.

To obtain an instance of this class use NXOpen.Session.ReportManager .

Created in NX11.0.0

Member Function Documentation

unsafe NXOpen.Report.ResultXmlFileWriter NXOpen.Report.ReportManager.CreateResultXmlFileWriter ( )
inline

Creates a new NXOpen.Report.ResultXmlFileWriter object.

Created in NX11.0.0

License requirements: None.

Returns
unsafe void NXOpen.Report.ReportManager.GetOriginalImageDimension ( string  imageFullFileName,
out double  width,
out double  height 
)
inline

Gets the original dimension of a given image file.

Created in NX11.0.0

License requirements: None.

Parameters
imageFullFileNamethe full image file name
width
height

Property Documentation

NXOpen.Report.AutomationLogger NXOpen.Report.ReportManager.AutomationLogger
get

Returns the NXOpen.Report.AutomationLogger belonging to the report manager

Created in NX11.0.0

NXOpen.Report.CommandManager NXOpen.Report.ReportManager.CommandManager
get

Returns the NXOpen.Report.CommandManager belonging to the report manager

Created in NX11.0.0

unsafe NXOpen.Report.ReportPreference NXOpen.Report.ReportManager.Preference
get

Returns the report preference.

Created in NX11.0.0

License requirements: None.

Tag NXOpen.Report.ReportManager.Tag
get

Returns the tag of this object.


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