All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgResourceQueryDocument

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ManufacturingInterfaces.CATIMfgResourceQuery
        |
        +---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 HRESULT GetResource( const int& iElem,
CATBaseUnknown_var& ohBUResource,
CATIMfgResourceQuery::MfgResourceQueryType iResourceType=MfgCurrent)=0
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

Copyright © 2003, Dassault Systèmes. All rights reserved.