Difference between revisions of "Context Object"
From The Foundry MODO SDK wiki
(→Interfaces) |
|||
Line 13: | Line 13: | ||
* [[ImageProcessingService Interface]] | * [[ImageProcessingService Interface]] | ||
* [[ImageService Interface]] | * [[ImageService Interface]] | ||
+ | * [[InputMapService Interface]] | ||
* [[IOService Interface]] | * [[IOService Interface]] | ||
* [[LayerService Interface]] | * [[LayerService Interface]] | ||
Line 32: | Line 33: | ||
* [[TableauService Interface]] | * [[TableauService Interface]] | ||
* [[ThreadService Interface]] | * [[ThreadService Interface]] | ||
+ | * [[UIImageService Interface]] | ||
* [[UndoService Interface]] | * [[UndoService Interface]] | ||
* [[ValueService Interface]] | * [[ValueService Interface]] | ||
+ | * [[View3DportService Interface]] | ||
==== From ==== | ==== From ==== |
Revision as of 20:17, 7 September 2011
Can be queried for all service interfaces. The context object is passed to a Module Object through the NeedContext Interface.
Type: Internal
Interfaces
- ApplicationService Interface
- CommandService Interface
- DeformerService Interface
- FileService Interface
- GUIDService Interface
- HostService Interface
- ImageMonitorService Interface
- ImageProcessingService Interface
- ImageService Interface
- InputMapService Interface
- IOService Interface
- LayerService Interface
- ListenerService Interface
- LogService Interface
- MeshService Interface
- MessageService Interface
- NotifySysService Interface
- PacketService Interface
- PersistenceService Interface
- PlatformService Interface
- PresetBrowserService Interface
- RenderService Interface
- SceneService Interface
- ScriptSysService Interface
- SelectionService Interface
- ShaderService Interface
- StdDialogService Interface
- TableauService Interface
- ThreadService Interface
- UIImageService Interface
- UndoService Interface
- ValueService Interface
- View3DportService Interface