All Frameworks  Class Hierarchy  This Framework  Indexes   

ToolPathEditorInterfaces Interface CATIMfgToolPathEditorHeader

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


interface CATIMfgToolPathEditorHeader

Interface to create the sub-menu of the tool path in the PPR Tree.


Method Index


o GetHeaders(CATListValCATString&)
Retrieves the list of command headers in the tool path editor.
o IsHeadersAvailable(CATListValCATString&,CATCSO*)
Determines whether a list of command headers is available for a given set of objects.

Methods


o GetHeaders
public virtual GetHeaders( ioHeadersList)
Retrieves the list of command headers in the tool path editor.
Parameters:
ioHeadersList
The retrieved list of command headers
o IsHeadersAvailable
public virtual IsHeadersAvailable( ioHeadersList,
iCSO)
Determines whether a list of command headers is available for a given set of objects.
Parameters:
ioHeadersList
The list of command headers
iCSO
The set of objects

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

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