NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Report::ReportPreference Class Reference

Manages the preference data. More...

Inheritance diagram for NXOpen::Report::ReportPreference:
NXOpen::TaggedObject

Public Member Functions

int MaximumRecentReportDocumentCount ()
 Returns the maximum count of the recent report documents which could be viewed
Created in NX11.0.0. More...
 
bool OpenReportDocumentAfterExport ()
 Returns the option indicates whether to open report document after exporting report
Created in NX11.0.0. More...
 
void SaveMemoryFile ()
 Saves preference settings to memory file
Created in NX11.0.0. More...
 
bool SearchTemplateFromSiteDirectory ()
 Returns the option indicates whether to use site template directory as start to choose a report template file
Created in NX11.0.0. More...
 
void SetMaximumRecentReportDocumentCount (int maxRecentReportDoc)
 Sets the maximum count of the recent report documents which could be viewed
Created in NX11.0.0. More...
 
void SetOpenReportDocumentAfterExport (bool openReportAfterExportSetting)
 Sets the option indicates whether to open report document after exporting report
Created in NX11.0.0. More...
 
void SetSearchTemplateFromSiteDirectory (bool searchTemplateFromSiteDirectorySetting)
 Sets the option indicates whether to use site template directory as start to choose a report template file
Created in NX11.0.0. More...
 
void SetUsePartDirectoryAsDefaultExportLocation (bool usePartDirAsDefaultExportLocationSetting)
 Sets the option indicates whehter to use part direcotry as default report document location
Created in NX11.0.0. More...
 
void SetViewImageAfterSnapshotting (bool viewImageAfterSnapshotSetting)
 Sets the option indicates whether to view image after snopshotting
Created in NX11.0.0. More...
 
bool UsePartDirectoryAsDefaultExportLocation ()
 Returns the option indicates whehter to use part direcotry as default report document location
Created in NX11.0.0. More...
 
bool ViewImageAfterSnapshotting ()
 Returns the option indicates whether to view image after snopshotting
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Manages the preference data.


Not support KF.

Created in NX11.0.0.

Member Function Documentation

int NXOpen::Report::ReportPreference::MaximumRecentReportDocumentCount ( )

Returns the maximum count of the recent report documents which could be viewed
Created in NX11.0.0.



License requirements : None

bool NXOpen::Report::ReportPreference::OpenReportDocumentAfterExport ( )

Returns the option indicates whether to open report document after exporting report
Created in NX11.0.0.



License requirements : None

void NXOpen::Report::ReportPreference::SaveMemoryFile ( )

Saves preference settings to memory file
Created in NX11.0.0.



License requirements : None

bool NXOpen::Report::ReportPreference::SearchTemplateFromSiteDirectory ( )

Returns the option indicates whether to use site template directory as start to choose a report template file
Created in NX11.0.0.



License requirements : None

void NXOpen::Report::ReportPreference::SetMaximumRecentReportDocumentCount ( int  maxRecentReportDoc)

Sets the maximum count of the recent report documents which could be viewed
Created in NX11.0.0.



License requirements : None

Parameters
maxRecentReportDocMaximum recent report document
void NXOpen::Report::ReportPreference::SetOpenReportDocumentAfterExport ( bool  openReportAfterExportSetting)

Sets the option indicates whether to open report document after exporting report
Created in NX11.0.0.



License requirements : None

Parameters
openReportAfterExportSettingopenreportafterexportsetting
void NXOpen::Report::ReportPreference::SetSearchTemplateFromSiteDirectory ( bool  searchTemplateFromSiteDirectorySetting)

Sets the option indicates whether to use site template directory as start to choose a report template file
Created in NX11.0.0.



License requirements : None

Parameters
searchTemplateFromSiteDirectorySettingsearchtemplatefromsitedirectorysetting
void NXOpen::Report::ReportPreference::SetUsePartDirectoryAsDefaultExportLocation ( bool  usePartDirAsDefaultExportLocationSetting)

Sets the option indicates whehter to use part direcotry as default report document location
Created in NX11.0.0.



License requirements : None

Parameters
usePartDirAsDefaultExportLocationSettingusepartdirasdefaultexportlocationsetting
void NXOpen::Report::ReportPreference::SetViewImageAfterSnapshotting ( bool  viewImageAfterSnapshotSetting)

Sets the option indicates whether to view image after snopshotting
Created in NX11.0.0.



License requirements : None

Parameters
viewImageAfterSnapshotSettingviewimageaftersnapshotsetting
bool NXOpen::Report::ReportPreference::UsePartDirectoryAsDefaultExportLocation ( )

Returns the option indicates whehter to use part direcotry as default report document location
Created in NX11.0.0.



License requirements : None

bool NXOpen::Report::ReportPreference::ViewImageAfterSnapshotting ( )

Returns the option indicates whether to view image after snopshotting
Created in NX11.0.0.



License requirements : None


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