All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgUserOppositeHandMachiningOptions

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

Usage: you can freely reimplement this interface.


interface CATIMfgUserOppositeHandMachiningOptions

Interface to define opposite hand machining options.
Role: set check-box name and associated setting names of a user-operation in the opposite hand machining options panel.


Method Index


o GetNames(CATUnicodeString&,CATUnicodeString&,CATUnicodeString&)
Set check-box name and associated setting names of a user-operation in the opposite hand machining options panel.

Methods


o GetNames
public virtual HRESULT GetNames(CATUnicodeString& oOperationName,
CATUnicodeString& oSettingName,
CATUnicodeString& oRepositoryName) = 0
Set check-box name and associated setting names of a user-operation in the opposite hand machining options panel.
Parameters:
oOperationName
Check-box operation name
oSettingName
Setting name
oRepositoryName
Repository name

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

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