All Frameworks Object Hierarchy This Framework Indexes
| o Property AutoSwitchToDesignMode( | ) As |
| 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 |
| catManualUpdate | Manual update mode |
| catAutomaticUpdate | Automatic update mode |
Set UpdateMode = AsmGeneralSettingAtt1.AutoUpdateMode AsmGeneralSettingAtt1.AutoUpdateMode = catManualUpdate
| o Property MoveWithFixTExtendMode( | ) As |
| 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 |
| 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( | AdminLevel, | |
| oLocked) As |
| o Func GetAutoUpdateModeInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetMoveWithFixTExtendModeInfo( | AdminLevel, | |
| oLocked) As |
| o Func GetUpdateStatusModeInfo( | AdminLevel, | |
| oLocked) As |
| o Sub SetAutoSwitchToDesignModeLock( | iLocked) |
| o Sub SetAutoUpdateModeLock( | iLocked) |
| o Sub SetMoveWithFixTExtendModeLock( | iLocked) |
| o Sub SetUpdateStatusModeLock( | iLocked) |
Copyright © 2003, Dassault Systèmes. All rights reserved.