All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---SettingController | +---AsmGeneralSettingAtt
o Property AutoSwitchToDesignMode( | ) As CatAsmAutoSwitchToDesignMode |
catAutoSwitchUnavailable | Automatic switch to design mode unavailable |
catAutoSwitchAvailable | Automatic switch to design mode available |
Set SwitchMode = AsmGeneralSettingAtt1.AutoSwitchToDesignMode AsmGeneralSettingAtt1.AutoSwitchToDesignMode = catAutoSwitchAvailable
o Property AutoUpdateMode( | ) As CatAsmUpdateMode |
catManualUpdate | Manual update mode |
catAutomaticUpdate | Automatic update mode |
Set UpdateMode = AsmGeneralSettingAtt1.AutoUpdateMode AsmGeneralSettingAtt1.AutoUpdateMode = catManualUpdate
o Property MoveWithFixTExtendMode( | ) As CatAsmExtendMoveToFixT |
catNeverExtendMoveToFixT | Never extend move to all component involved in a FixTogether |
catAskIfExtendMoveToFixT | Ask question to extend move to all component involved in a FixTogether |
catAlwaysExtendMoveToFixT | Always extend move to all component involved in a FixTogether |
Set MoveMode = AsmGeneralSettingAtt1.MoveWithFixTExtendMode AsmGeneralSettingAtt1.MoveWithFixTExtendMode = catAlwaysExtendMoveToFixT
o Property UpdateStatusMode( | ) As CatAsmUpdateStatusComputeMode |
catManualCompute | At open the update status is unknown |
catAutomaticCompute | Additional data are being loaded at open to compute an exact Update status |
Set StatusMode = AsmGeneralSettingAtt1.UpdateStatusMode AsmGeneralSettingAtt1.UpdateStatusMode = catAutomaticCompute
o Func GetAutoSwitchToDesignModeInfo( | CATBSTR | AdminLevel, |
CATBSTR | oLocked) As boolean |
o Func GetAutoUpdateModeInfo( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Func GetMoveWithFixTExtendModeInfo( | CATBSTR | AdminLevel, |
CATBSTR | oLocked) As boolean |
o Func GetUpdateStatusModeInfo( | CATBSTR | AdminLevel, |
CATBSTR | oLocked) As boolean |
o Sub SetAutoSwitchToDesignModeLock( | boolean | iLocked) |
o Sub SetAutoUpdateModeLock( | boolean | iLocked) |
o Sub SetMoveWithFixTExtendModeLock( | boolean | iLocked) |
o Sub SetUpdateStatusModeLock( | boolean | iLocked) |
Copyright © 2003, Dassault Systèmes. All rights reserved.