All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface CATIMfgFeedAndSpeedTabPage

Usage: you can freely reimplement this interface.


interface CATIMfgFeedAndSpeedTabPage

Interface dedicated to FeedsAndSpeeds TabPage editor management.
Role: This interface offers services to show or hide the feeds and speeds TabPage in the operation editor.
A default implementation is provided, the TabPage is shown.


Method Index


o IsFeedRateTabPageAvailable(int&)
Allows to show or hide the feeds and speeds TabPage in the operation editor.

Methods


o IsFeedRateTabPageAvailable
public virtual IsFeedRateTabPageAvailable( oIsAvailable)
Allows to show or hide the feeds and speeds 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: CATIMfgFeedAndSpeedTabPage.h
If needed, your Imakefile.mk should include the module: MfgItfEnv

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