All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIMfgViewAccess
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgViewAccess
Interface to add a manufacturing feature to the manufacturing view.
Role: CATIMfgViewAccess has methods to add a manufacturing feature
to the manufacturing view.
| public virtual HRESULT AddFeature( | const CATBaseUnknown_var& | iFeatureToAdd) = 0 |
| public virtual HRESULT CreateAllMachinableAreaFeaturesFromTechResultsOfUDF( | CATIProduct_var& | iFinishPartProduct)=0 |
MfgView.CreateAllMachinableAreaFeaturesFromTechResultsOfUDF(iFinishPartProduct)
Copyright © 2003, Dassault Systèmes. All rights reserved.