All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgNCProgram

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ManufacturingInterfaces.CATIMfgActivity
        |
        +---CATIMfgNCProgram
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIMfgNCProgram

Interface dedicated to Program Object.
Role: This interface offers services to initialize the current compatible tool in Program for Activity object.

See also:
CATIMfgActivity


Method Index


o SetCurrentAuthorizedTool(CATBaseUnknown_var&)
Writes the current authorized tool.

Methods


o SetCurrentAuthorizedTool
public virtual HRESULT SetCurrentAuthorizedTool( const CATBaseUnknown_var& iActivity) =0
Writes the current authorized tool.
Parameters:
iActivity
The Activity

This object is included in the file: CATIMfgNCProgram.h
If needed, your Imakefile.mk should include the module: MfgItfEnv

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