CATPLMUIInterfaces CATPLMObjectSelectorServices
Usage: you must use this class as is. You should never derive it.
public class CATPLMObjectSelectorServices
class of service dedicated to the PLM Object Selector.
Role: allows you to get a pointer on PLM Object Selector Factory.
Factory which retrieves a pointer on the PLMObjectSelector
- See also:
-
Method Index
- o
GetPLMObjectSelectorFactory(CATIPLMObjectSelectorFactory*&)
- Provides access to CATIPLMObjectSelectorFactory.
Methods
o GetPLMObjectSelectorFactory
public static GetPLMObjectSelectorFactory( | | oPLMObjSelFactory) |
-
Provides access to CATIPLMObjectSelectorFactory.
Role: This method retrieves a pointer to the
interface.
- Parameters:
-
- oPLMObjSelFactory
- [out, CATBaseUnknown#Release] Pointer on CATIPLMObjectSelectorFactory interface.This pointer needs to be released.
- Returns:
-
- S_OK : Pointer retreived.
- E_FAIL : Pointer not retrieved.
This object is included in the file: CATPLMObjectSelectorServices.h
If needed, your Imakefile.mk should include the module: CATPLMUIServices
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.