Indexes
The Offline Programming setting controller object can be retrieved as an item of the setting controller collection using its name "DNBIgpOlpAutoSettingCtrl" as follows:
Dim settingControllers1 As SettingControllers
Set settingControllers1 = CATIA.SettingControllers
Dim DNBIAIgpOlpSettingAtt1 As SettingController
Set DNBIAIgpOlpSettingAtt1 = settingControllers1.Item("DNBIgpOlpAutoSettingCtrl")
| o Property DownloaderDir( | ) As |
| o Property Downloader( | ) As |
| o Property ExistingTaskTreatment( | ) As |
| 2 | Delete existing robot tasks and all the referenced tags |
| 1 | Delete existing robot tasks only |
| 0 | Do not delete existing robot tasks |
| o Property JavaClassPath( | ) As |
| o Property JavaExe( | ) As |
| o Property NRLDir( | ) As |
| o Property NRLTeachDialogDisplayMode( | ) As |
| 1 | NRL Teach dialog will be hidden |
| 0 | NRL Teach dialog will remain displayed |
| o Property RobotProgramDir( | ) As |
| o Property UploaderDir( | ) As |
| o Property Uploader( | ) As |
| o Property XMLDir( | ) As |
| o Property XMLSchema( | ) As |
| o Func GetDownloaderDirInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetDownloaderInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetExistingTaskTreatmentInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetJavaClassPathInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetJavaExeInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetNRLDirInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetNRLTeachDialogDisplayModeInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetRobotProgramDirInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetUploaderDirInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetUploaderInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetXMLDirInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Func GetXMLSchemaInfo( | ioAdminLevel, | |
| ioLocked) As |
| o Sub SetDownloaderDirLock( | iLocked) |
| o Sub SetDownloaderLock( | iLocked) |
| o Sub SetExistingTaskTreatmentLock( | iLocked) |
| o Sub SetJavaClassPathLock( | iLocked) |
| o Sub SetJavaExeLock( | iLocked) |
| o Sub SetNRLDirLock( | iLocked) |
| o Sub SetNRLTeachDialogDisplayModeLock( | iLocked) |
| o Sub SetRobotProgramDirLock( | iLocked) |
| o Sub SetUploaderDirLock( | iLocked) |
| o Sub SetUploaderLock( | iLocked) |
| o Sub SetXMLDirLock( | iLocked) |
| o Sub SetXMLSchemaLock( | iLocked) |
Copyright © 2006, Dassault Systèmes. All rights reserved.