PLMLibraryNavUseItf class PLMCLGPublicLibraryNavServices

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


public class PLMCLGPublicLibraryNavServices

Class to load Library modeler objects.
RoleThis class contains services to load in session a Library or a Class objects from the database. Each method requires to get the object’s identifier (a CATIAdpPLMidnetificator ) previously.


Method Index


o GetClass(CATIAdpPLMIdentificator*,PLMICLGClass*&,CATOmbLifeCycleRootsBag&)
o GetLibrary(CATIAdpPLMIdentificator*,PLMICLGLibrary*&,CATOmbLifeCycleRootsBag&)

Methods


o GetClass
public static HRESULT GetClass(CATIAdpPLMIdentificator* iAdpClass,
PLMICLGClass*& oClass,
CATOmbLifeCycleRootsBag& ioBag)
Parameters:
oClass
[out, IUnknown#Release]
o GetLibrary
public static HRESULT GetLibrary(CATIAdpPLMIdentificator* iAdpLibrary,
PLMICLGLibrary*& oLibrary,
CATOmbLifeCycleRootsBag& ioBag)
Parameters:
oLibrary
[out, IUnknown#Release]

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

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