All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

AnalysisGeneralSettingAtt (Object)

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


Interface to handle the Analysis & Simulation "GeneralSetting".

Property Index

AnalysisCacheMode
Tells if Product Structure Cache Mode will be handled.
AnalysisLoadMode
Retrieves if pointed document will be loaded.
AnalysisNamingAuto
Tells if Automatic naming will be activated.
DefaultAnalysisFlag
Retrieves if a default analysis Case will be created.
DefaultAnalysisTemplate
Retrieves the name of the default analysis Case that will be created.
ViewAnalysisParameter
Retrieves if the Parameter set is visible in the feature tree of the analysis document.
ViewAnalysisRelation
Retrieves if the Relation set is visible in the feature tree of the analysis document.

Method Index

GetAnalysisCacheModeInfo
Retrieves environment informations for the parameter.
GetAnalysisLoadModeInfo
Retrieves environment informations for the parameter.
GetAnalysisNamingAutoInfo
Retrieves environment informations for the parameter.
GetDefaultAnalysisFlagInfo
Retrieves environment informations for the default flag.
GetDefaultAnalysisTemplateInfo
Retrieves environment informations for the default template.
GetViewAnalysisParameterInfo
Retrieves environment informations for the parameter.
GetViewAnalysisRelationInfo
Retrieves environment informations for the parameter.
SetAnalysisCacheModeLock
Locks or unlocks the flag.
SetAnalysisLoadModeLock
Locks or unlocks the flag.
SetAnalysisNamingAutoLock
Locks or unlocks the flag.
SetDefaultAnalysisFlagLock
Locks or unlocks the flag.
SetDefaultAnalysisTemplateLock
Locks or unlocks the flag.
SetViewAnalysisParameterLock
Locks or unlocks the flag.
SetViewAnalysisRelationLock
Locks or unlocks the flag.

Properties


o Property AnalysisCacheMode() As long
Tells if Product Structure Cache Mode will be handled.
o Property AnalysisLoadMode() As long
Retrieves if pointed document will be loaded.
o Property AnalysisNamingAuto() As long
Tells if Automatic naming will be activated.
o Property DefaultAnalysisFlag() As long
Retrieves if a default analysis Case will be created.
o Property DefaultAnalysisTemplate() As CATBSTR
Retrieves the name of the default analysis Case that will be created.
o Property ViewAnalysisParameter() As long
Retrieves if the Parameter set is visible in the feature tree of the analysis document.
o Property ViewAnalysisRelation() As long
Retrieves if the Relation set is visible in the feature tree of the analysis document.

Methods


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

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.
oLocked
Indicates if the parameter has been locked.
oModified
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Func GetAnalysisLoadModeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the parameter.
Role:Retrieves the state of the parameter in the current environment.
Parameters:
AdminLevel

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.
oLocked
Indicates if the parameter has been locked.
oModified
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Func GetAnalysisNamingAutoInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the parameter.
Role:Retrieves the state of the parameter in the current environment.
Parameters:
AdminLevel

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.
oLocked
Indicates if the parameter has been locked.
oModified
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Func GetDefaultAnalysisFlagInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the default flag.
Role:Retrieves the state of the default flag in the current environment.
Parameters:
AdminLevel

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.
oLocked
Indicates if the parameter has been locked.
oModified
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Func GetDefaultAnalysisTemplateInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the default template.
Role:Retrieves the state of the default template in the current environment.
Parameters:
AdminLevel

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.
oLocked
Indicates if the parameter has been locked.
oModified
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Func GetViewAnalysisParameterInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the parameter.
Role:Retrieves the state of the parameter in the current environment.
Parameters:
AdminLevel

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.
oLocked
Indicates if the parameter has been locked.
oModified
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Func GetViewAnalysisRelationInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the parameter.
Role:Retrieves the state of the parameter in the current environment.
Parameters:
AdminLevel

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.
oLocked
Indicates if the parameter has been locked.
oModified
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetAnalysisCacheModeLock(boolean iLocked)
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. 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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetAnalysisLoadModeLock(boolean iLocked)
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. 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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetAnalysisNamingAutoLock(boolean iLocked)
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. 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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetDefaultAnalysisFlagLock(boolean iLocked)
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. 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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetDefaultAnalysisTemplateLock(boolean iLocked)
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. 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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetViewAnalysisParameterLock(boolean iLocked)
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. 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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetViewAnalysisRelationLock(boolean iLocked)
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. 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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure

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