All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface CATIMachinableFeatureProperties
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMachinableFeatureProperties
Interface to retrieve the activities associated to a feature.
Role: CATIMachinableFeatureProperties has methods to retrieve
the activities machining a feature.
Method Index
- o
AssignedActivities(CATListValCATBaseUnknown_var&)
- Retrieves the activities associated to a feature.
- o
AssignedMAFs(CATListValCATBaseUnknown_var&)
- Retrieves the MAFs associated to a feature.
Methods
o AssignedActivities
| public virtual AssignedActivities( | | oAssignedActivities) |
-
Retrieves the activities associated to a feature.
- Parameters:
-
- oAssignedActivities
- The list of the activities associated to a feature
o AssignedMAFs
| public virtual AssignedMAFs( | | oMAFs) |
-
Retrieves the MAFs associated to a feature.
- Parameters:
-
- oMAFs
- The list of the MAFs associated to a feature
This object is included in the file: CATIMachinableFeatureProperties.h
If needed, your Imakefile.mk should include the module: MfgItfEnv