MachiningUseItf Interface DELIMfgMachiningContainer

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


interface DELIMfgMachiningContainer

Interface to manage the machining activities container.
Role: This interface allows to initialize the machining activities container.


Method Index


o GetCurrentActivity(CATIdent,CATBaseUnknown_var&)
Retrieves the current activity responding to given interface.
o GetPartOperations(CATListValCATBaseUnknown_var&)
Retrieves Part operations
o GetRootActivity(CATBaseUnknown_var&)
Gets the root activity.
o SetCurrentActivity(CATBaseUnknown_var&)
Sets the current activity.

Methods


o GetCurrentActivity
public virtual GetCurrentActivity( const iInterface,
oCurrentActivity)
Retrieves the current activity responding to given interface.
Parameters:
iInterface
The filtering interface
oCurrentActivity
The current activity
o GetPartOperations
public virtual GetPartOperations( oListOfPartOperations)
Retrieves Part operations
Parameters:
oListOfPartOperations
List of Part Operations
o GetRootActivity
public virtual GetRootActivity( oRoot)
Gets the root activity.
Parameters:
oRoot
The root activity
o SetCurrentActivity
public virtual SetCurrentActivity( const iCurrentActivity)
Sets the current activity.
Parameters:
iCurrentActivity
The current activity

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.