MachiningU5Itf Interface DELIMfgFeedAndSpeedTabPage
Usage: you can freely reimplement this interface.
interface DELIMfgFeedAndSpeedTabPage
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: DELIMfgFeedAndSpeedTabPage.h
If needed, your Imakefile.mk should include the module: MachiningU5Itf
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.