Difference between revisions of "Context Object"
From The Foundry MODO SDK wiki
(→Query Interface) |
|||
Line 1: | Line 1: | ||
The context object is passed to a [[Module Object]] through the [[NeedContext Interface]]. It can be queried for all service interfaces. | The context object is passed to a [[Module Object]] through the [[NeedContext Interface]]. It can be queried for all service interfaces. | ||
− | ==== | + | ==== Interfaces ==== |
* [[ApplicationService Interface]] | * [[ApplicationService Interface]] | ||
* [[CommandService Interface]] | * [[CommandService Interface]] |
Revision as of 20:50, 31 August 2011
The context object is passed to a Module Object through the NeedContext Interface. It can be queried for all service interfaces.
Interfaces
- ApplicationService Interface
- CommandService Interface
- DeformerService Interface
- FileService Interface
- GUIDService Interface
- HostService Interface
- ImageMonitorService Interface
- ImageProcessingService Interface
- ImageService 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
- UndoService Interface
- ValueService Interface