All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ToolPathEditorInterfaces Interface CATIMfgTPECutAreasUserHeader

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgTPECutAreasUserHeader
 

Usage: you can freely reimplement this interface.


interface CATIMfgTPECutAreasUserHeader

Interface to add user commands in the cut areas tool bar of the tool path editor.

Role This interface is intended to provide to users a way to add their own command in the tool bar of "cut area" modification in the tool path editor.

See also:
CATIMfgTPECutAreasEditor


Method Index


o GetHeaders(CATListValCATString&)
Give the user's list of headers of command in the tool bar "Cut Area" of the tool path editor.

Methods


o GetHeaders
public virtual HRESULT GetHeaders(CATListValCATString& ioHeadersList)= 0
Give the user's list of headers of command in the tool bar "Cut Area" of the tool path editor.
Parameters:
ioHeadersList
The list of headers.

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

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