All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

AnalysisReportingSettingAtt (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---SettingController
            |
            +---AnalysisReportingSettingAtt
 


Interface to handle the Analysis & Simulation "ReportingSetting".

Property Index

BackgroundImageMode
Returns or sets the BackgroundImageMode parameter.
CustomBackgroundImage
Returns or sets the CustomBackgroundImage parameter.
CustomImageFormat
Returns or sets the CustomImageFormat parameter.
CustomImageHeight
Returns or sets the CustomImageHeight parameter.
CustomImageWidth
Returns or sets the CustomImageWidth parameter.
ImageQualityMode
Returns or sets the ImageQualityMode parameter.
TempOutputDirectory
Returns or sets the TempOutputDirectory parameter.

Method Index

GetBackgroundImageModeInfo
Retrieves environment informations for the BackgroundImageMode parameter.
GetCustomBackgroundImageInfo
Retrieves environment informations for the CustomBackgroundImage parameter.
GetCustomImageFormatInfo
Retrieves environment informations for the CustomImageFormat parameter.
GetCustomImageHeightInfo
Retrieves environment informations for the CustomImageHeight parameter.
GetCustomImageWidthInfo
Retrieves environment informations for the CustomImageWidth parameter.
GetImageQualityModeInfo
Retrieves environment informations for the ImageQualityMode parameter.
GetTempOutputDirectoryInfo
Retrieves environment informations for the TempOutputDirectory parameter.
SetBackgroundImageModeLock
Locks or unlocks the BackgroundImageMode parameter.
SetCustomBackgroundImageLock
Locks or unlocks the CustomBackgroundImage parameter.
SetCustomImageFormatLock
Locks or unlocks the CustomImageFormat parameter.
SetCustomImageHeightLock
Locks or unlocks the CustomImageHeight parameter.
SetCustomImageWidthLock
Locks or unlocks the ImageWidth parameter.
SetImageQualityModeLock
Locks or unlocks the ImageQualityMode parameter.
SetTempOutputDirectoryLock
Locks or unlocks the TempOutputDirectory parameter.

Properties


o Property BackgroundImageMode() As boolean
Returns or sets the BackgroundImageMode parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property CustomBackgroundImage() As CATBSTR
Returns or sets the CustomBackgroundImage parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property CustomImageFormat() As CATBSTR
Returns or sets the CustomImageFormat parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property CustomImageHeight() As long
Returns or sets the CustomImageHeight parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property CustomImageWidth() As long
Returns or sets the CustomImageWidth parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property ImageQualityMode() As boolean
Returns or sets the ImageQualityMode parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property TempOutputDirectory() As CATBSTR
Returns or sets the TempOutputDirectory parameter.

Ensure consistency with the C++ interface to which the work is delegated.

Methods


o Func GetBackgroundImageModeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the BackgroundImageMode parameter.
Role:Retrieves the state of the BackgroundImageMode parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetCustomBackgroundImageInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the CustomBackgroundImage parameter.
Role:Retrieves the state of the CustomBackgroundImage parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetCustomImageFormatInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the CustomImageFormat parameter.
Role:Retrieves the state of the CustomImageFormat parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetCustomImageHeightInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the CustomImageHeight parameter.
Role:Retrieves the state of the CustomImageHeight parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetCustomImageWidthInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the CustomImageWidth parameter.
Role:Retrieves the state of the CustomImageWidth parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetImageQualityModeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the ImageQualityMode parameter.
Role:Retrieves the state of the ImageQualityMode parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetTempOutputDirectoryInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the TempOutputDirectory parameter.
Role:Retrieves the state of the TempOutputDirectory parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Sub SetBackgroundImageModeLock(boolean iLocked)
Locks or unlocks the BackgroundImageMode parameter.
Role:Locks or unlocks the BackgroundImageMode parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetCustomBackgroundImageLock(boolean iLocked)
Locks or unlocks the CustomBackgroundImage parameter.
Role:Locks or unlocks the CustomBackgroundImage parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetCustomImageFormatLock(boolean iLocked)
Locks or unlocks the CustomImageFormat parameter.
Role:Locks or unlocks the CustomImageFormat parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetCustomImageHeightLock(boolean iLocked)
Locks or unlocks the CustomImageHeight parameter.
Role:Locks or unlocks the ImageHeight parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetCustomImageWidthLock(boolean iLocked)
Locks or unlocks the ImageWidth parameter.
Role:Locks or unlocks the ImageWidth parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetImageQualityModeLock(boolean iLocked)
Locks or unlocks the ImageQualityMode parameter.
Role:Locks or unlocks the DefaultImageQuality parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetTempOutputDirectoryLock(boolean iLocked)
Locks or unlocks the TempOutputDirectory parameter.
Role:Locks or unlocks the TempOutputDirectory parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.

Copyright © 2003, Dassault Systèmes. All rights reserved.