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.
public static HRESULT GetClass( | CATIAdpPLMIdentificator* | iAdpClass, |
PLMICLGClass*& | oClass, | |
CATOmbLifeCycleRootsBag& | ioBag) |
public static HRESULT GetLibrary( | CATIAdpPLMIdentificator* | iAdpLibrary, |
PLMICLGLibrary*& | oLibrary, | |
CATOmbLifeCycleRootsBag& | ioBag) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.