CATPipeTubeDesignUseItf Interface CATIPipSessionResourcesMgr
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPipSessionResourcesMgr
Interface to access Session PRM Resources.
Role: Access Session PRM Resources.
New V6R2013 FD1
Method Index
- o
GetSpecNames(CATListValCATUnicodeString&)
- Retrieves the list of Piping Spec defined in the PRM.
Methods
o GetSpecNames
public virtual GetSpecNames( | | oLSpecName) |
-
Retrieves the list of Piping Spec defined in the PRM.
Role: Retrieves the list of Piping Spec defined in the PRM.
- Parameters:
-
- oLSpecName
- List of Specification Names found in the PRM.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- Operation is successful
- E_INVALIDARG
- The input argument oLSpecName is not empty
- E_FAIL
- Otherwise
This object is included in the file: CATIPipSessionResourcesMgr.h
If needed, your Imakefile.mk should include the module: CATPipeTubeDesignUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.