All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgActivityMachinableDesignFeature

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

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


interface CATIMfgActivityMachinableDesignFeature

Interface dedicated to manufacturing operation management.
Role: This interface offers services mainly to manage links with the design geometry


Method Index


o GetMachinableReferencedGeometry(CATListValCATBaseUnknown_var&,CATListValCATBaseUnknown_var&)
Retrieves the list of geometric elements referenced by the ManufacturingActivity and associated products.

Methods


o GetMachinableReferencedGeometry
public virtual HRESULT GetMachinableReferencedGeometry(CATListValCATBaseUnknown_var& oListGeom,
CATListValCATBaseUnknown_var& oListProducts) =0
Retrieves the list of geometric elements referenced by the ManufacturingActivity and associated products.
Parameters:
oListGeom
the list of geometric elements
oListProducts
the list of products

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

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