CATPLMUIInterfaces CATPLMNewServices

Usage: you must use this class as is. You should never derive it.


public class CATPLMNewServices

class of service dedicated to access CAA PLM New service.

Role: allows you to get a pointer on PLM New Factory.
Factory which retrieves a pointer on PLM New creation services

See also:


Method Index


o GetPLMNewServicesFactory(CATIPLMNewFactory*&)
Provides access to CATIPLMNewFactory.

Methods


o GetPLMNewServicesFactory
public static GetPLMNewServicesFactory( oPLMNewFactory)
Provides access to CATIPLMNewFactory.
Role: This method Retrieves a pointer to the interface.
Parameters:
oPLMNewFactory
Pointer on CATIPLMNewFactory interface.This pointer needs to be released.
Returns:
  • S_OK : Pointer retreived.
  • E_FAIL: Pointer not retrieved.

This object is included in the file: CATPLMNewServices.h
If needed, your Imakefile.mk should include the module: CATPLMUIServices

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.