All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface 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 GetMachinableReferencedGeometry( | | oListGeom, |
| | oListProducts) |
-
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