PLMLibraryNavUseItf 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 ) previously.


Method Index


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

Methods


o GetClass
public static GetClass( iAdpClass,
oClass,
ioBag)
Parameters:
oClass
[out, IUnknown#Release]
o GetLibrary
public static GetLibrary( iAdpLibrary,
oLibrary,
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.