NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Report.ReportManager Class Reference

Represents the report manager. More...

Inheritance diagram for NXOpen.Report.ReportManager:

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...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
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...
 

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 ( )

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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.