All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface CATIMfgResourceQueryDocument
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgResourceQueryDocument
Interface dedicated to Resource Query management on V5 CATProcess documents.
- See also:
- CATIMfgResourceQuery
Method Index
- o
GetResource(int&,CATBaseUnknown_var&,CATIMfgResourceQuery::MfgResourceQueryType)
- Retrieves the handler of the corresponding entity.
Methods
o GetResource
| public virtual GetResource( | const | iElem, |
| | ohBUResource, |
| | iResourceType | =MfgCurrent) |
-
Retrieves the handler of the corresponding entity.
- Parameters:
-
- iElem
- The object number
- ohResource
- The handler of the resource
- iResourceType
- The type of the resource we want to retrieve
This object is included in the file: CATIMfgResourceQueryDocument.h
If needed, your Imakefile.mk should include the module: MfgItfEnv