All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgNavigateMachinableFeatView

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ObjectModelerNavigator.CATINavigateObject
        |
        +---CATIMfgNavigateMachinableFeatView
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIMfgNavigateMachinableFeatView

Navigation interface dedicated to navigate through the manufacturing model when displayed by machinable features.


Method Index


o IsVisible(void)
Return TRUE or FALSE to display this feature in the tree.

Methods


o IsVisible
public virtual CATBoolean IsVisible(void ) = 0
Return TRUE or FALSE to display this feature in the tree.

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

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