All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgFeatureAccess

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

Usage: you can freely reimplement this interface.


interface CATIMfgFeatureAccess

Interface to access a manufacturing feature.

Role: CATIMfgFeatureAccess has methods to access a manufacturing feature.


Method Index


o IsComplete(int&)
Determines if all the necessary datas of a manufacturing feature are filled up.

Methods


o IsComplete
public virtual HRESULT IsComplete(int& oIsComplete) = 0
Determines if all the necessary datas of a manufacturing feature are filled up.
Parameters:
oIsComplete
1 if the manufacturing feature is complete, 0 otherwise.

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

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