Difference between revisions of "Context Object"
From The Foundry MODO SDK wiki
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. | ||
− | Type: '''Internal''' | + | [[Object Types | Type]]: '''Internal''' |
==== Interfaces ==== | ==== Interfaces ==== |
Revision as of 06:46, 1 September 2011
The context object is passed to a Module Object through the NeedContext Interface. It can be queried for all service interfaces.
Type: Internal
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