All Frameworks Object Hierarchy This Framework Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---SettingController
|
+---RenderingSettingAtt
| o Property EngineInterface( | ) As CATBSTR |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property OutputHeight( | ) As short |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property OutputPath( | ) As CATBSTR |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property OutputSizeFrom( | ) As short |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property OutputType( | ) As short |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property OutputWidth( | ) As short |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property SaveAutoIncrement( | ) As boolean |
Ensure consistency with the C++ interface to which the work is delegated.
| o Func GetEngineInterfaceInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetOutputHeightInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetOutputPathInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetOutputSizeFromInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetOutputTypeInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetOutputWidthInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetSaveAutoIncrementInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Sub SetEngineInterfaceLock( | boolean | iLocked) |
| o Sub SetOutputHeightLock( | boolean | iLocked) |
| o Sub SetOutputPathLock( | boolean | iLocked) |
| o Sub SetOutputSizeFromLock( | boolean | iLocked) |
| o Sub SetOutputTypeLock( | boolean | iLocked) |
| o Sub SetOutputWidthLock( | boolean | iLocked) |
| o Sub SetSaveAutoIncrementLock( | boolean | iLocked) |
Copyright © 2003, Dassault Systèmes. All rights reserved.