All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface CATIMfgMacrosTabPage
Usage: you can freely reimplement this interface.
interface CATIMfgMacrosTabPage
Interface dedicated to Macros TabPage editor management.
Role: This interface offers services to show or hide the feeds and speeds TabPage
in the operation editor.
Method Index
- o
IsMacrosTabPageAvailable(int&)
- Allows to show or hide the Macros TabPage in the operation editor.
Methods
o IsMacrosTabPageAvailable
| public virtual IsMacrosTabPageAvailable( | | oIsAvailable) |
-
Allows to show or hide the Macros TabPage in the operation editor.
- Parameters:
-
- oIsAvailable
- Indicates if the TabPage will be shown or hidden.
Legal values:
- 0: the TabPage is hidden
- 1: the TabPage is shown
This object is included in the file: CATIMfgMacrosTabPage.h
If needed, your Imakefile.mk should include the module: MfgItfEnv